v.s.n.kumar
Member level 1
- Joined
- Dec 2, 2013
- Messages
- 38
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 6
- Activity points
- 303
i have written a program for UART0 of LPC2129. the programm is to transmit a variable from pc in to lpc2129. The controller whatever it is received, it must display on the hyper terminal. the baud rate is 9600. after debugging i saw cclk as 12mhz. so i put 19 in U0DLL. the program is run successfully in proteous. but it is not worked in HYPER TERMINAL(PC). i.e., what ever the character i have entered from keyboard, the hyper terminal displays some other symbols. plz solve my problem.