UART and LPCXpresso

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

UART and LPCXpresso

1,475 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by kubov on Fri Apr 22 03:52:55 MST 2011
Hello, this is my first post so firstly i want to introduce myself, my name is Jakub and I am from Poland, in advance i want to apologize for my English, sometimes it might by really painful to read my posts.

So, I am experiencing weird UART problem with LPCXpresso base board from embedded artists with LPC1343 micro-controller. I've compiled some example programs (uart, uart2 from embedded artists, and demo from embedded artists), each one is using an UART interface, but it doesn't work!

I've done everything that manual said, installed FTDI drivers, setted up virtual COM port, but I cant even receive a single byte!

Steps I've made is: compile some program->run putty with serial interface->and the board just froze. I just want to add that the LEDS on board (near FTDI chip) are blinking during the transmission.

P.S I think that vendors gave to much abstraction level to device, can someone point me at some low level arm development papers (inb4 source code)?

EDIT0:
I've checked it on Linux, the same thing, board just froze, and the LEDS are blinking as usual.

EDIT1:
do you think, that this is the thing? http://www.ftdichip.com/Support/Knowledgebase/index.html?windowsxpft232bmorft245bmdevic.htm

EDIT2:
It was the issue with J54 jumper.
0 项奖励
回复
3 回复数

1,277 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by andersrosvall on Thu May 12 00:39:47 MST 2011
Check jumpers and check that you actually have 8 databits (not 5 as you wrote). Contact EA support for further assistance.
0 项奖励
回复

1,277 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by fpg on Wed May 11 08:27:20 MST 2011
I've got also a problem with LPCXpresso Baseboard UART, but with UART2 (the one which is handled through an i2c/spi to uart chip). As I looked at the project I should get messages from the board with HyperTerminal with the settings 115200 bps, 5 databits, no parity bit, 1 stop bit and no flow control. Yet I don't see anything.
I can't see, what I am missing...
0 项奖励
回复

1,277 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larryvc on Fri Apr 22 11:34:47 MST 2011
kubov, Welcome to the forum.

The base board needs it's own power.

Do you have a separate USB cable or other external power attached to it?

Larry
0 项奖励
回复