ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] UARTs in EA LPC3250 Developer's Kit - RESOLVED


From: Fernando Vilmar Palha
Subject: Re: [Ltib] UARTs in EA LPC3250 Developer's Kit - RESOLVED
Date: Wed, 24 Feb 2010 14:41:40 -0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

Hi.

How do I use the high speed serial ports?

Enable the LPC32xx high speed serial ports in the kernel driver configuration and select which high speed serial ports of the 3 you want to use in the Linux kernel configuration System Type-AE menu. Add the device nodes to the /dev are using the following command:
 
address@hidden /root]# mknod /dev/ttyTX0 c 204 196
address@hidden /root]# mknod /dev/ttyTX1 c 204 197
address@hidden /root]# mknod /dev/ttyTX2 c 204 198


Page 3 in http://ics.nxp.com/support/documents/microcontrollers/pdf/lpc32xx.bsp.linux.faq.pdf

ttyTX0 = DB9 connector

Regards.
-- 
Fernando Vilmar Palha
Engenheiro de Computação
Nautec Eletrônica Ltda

Em 24/2/2010 11:24, Fernando Vilmar Palha escreveu:


_______________________________________________ LTIB home page: http://ltib.org Ltib mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/ltib

--
Esta mensagem foi verificada pelo sistema de antivĂ­rus e
acredita-se estar livre de perigo.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]