SivarajAmbat / blueboard-lpc214x

Automatically exported from code.google.com/p/blueboard-lpc214x
0 stars 0 forks source link

uart transmission #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1.We executed (using keil 3)blueboard sources ps2kbd program on lcd and got
output correctly.When tried on Keil then uart transmission was correct but
same when burned on LPC2148 blueboard using Flash ,the output on
hyperterminal was corrupted .
What do we require to do proper transmission from keyboard to uart.
2.We are using arm-elf-gcc compiler,we compiled the above program ,but got
error .What toolschain or libraries would be required to compile
BlueboardSources progarms on lpc2148

Original issue reported on code.google.com by mantri.d...@gmail.com on 12 Feb 2010 at 10:47

Attachments:

GoogleCodeExporter commented 9 years ago
You just change the U0DLL value. i.e. increase or decrease the decimal value by 
1 or 2. 

Original comment by sujith...@gmail.com on 12 Apr 2010 at 3:12