This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I need to set the frame size of 10-bit with 1 start bit, 8-bit data and 1 stop bit  for serial transmission -UART. I'm using LPC1788  MCU

I have successfully set baud rate, stop bit and data of size 8-bit, but I'm unable to set the start bit. How can i do it? Peripheral device has frame size of 10-bit with 1 start bit.

I've attached my code.

thank you!

uart.c.zip
0