This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

No Start Bit in UART (nRF51822)

Dear all,

I make a simple test on the UART0, putting the code in 'simple_uart.c' to my main.c. When I send out a character 'A', 0x41. From the CRO timing, it appears that the START bit is lost. Please help as the receiver MCU cannot extract the data without the START bit.

Also, although I write '0' to NRF_UART0->CONFIG, but still found 9 data bits waveform.

any clue on this are welcomed.

image description

thanks & regards, manuel

Related