This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART can send data while cann't receive data

Hi,

I'm using nRF5 SDK V12.0, I found a strange problem. That is the UART can send data to PC, but it cann't receive data from PC. However, this problem just arise on some PC, most of the PC wouldn't have the problem. To my surprise, no matter I use 51822 or 52832 to test on the PC, the problem will arise. The UART rate is 9600 and I test with PCA10028 and PCA10040 board. Is there internal pull-up resistor on the RX pin when it is set as UART function ?

I also use oscilloscope to compare the level of the TX pin between the good and bad PC when PC is sending data to 51822 or 52832, I found that it's the same.

Parents Reply Children
Related