We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
i am using lpc 1768 but i dont know how to set how to set LPC_UART1->LCR=?? value for 4800 baud,8 data bits,odd parity,1 stop.I hope that someone help me. Thank you.
Dear Friends
Thank for your replies. i have datasheet,usermanual,keil sample code etc see here i used UART based sensor. that datasheet was gave 4800 baud ,8data bytes,1stop bit for receive that values
first i tried in hyperterminal everything is fine i modify the keil receiver code. according to that LPC_UART0->LCR = 0xb8. i got data but that value was different compare than microcontroller