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

UART TX pin not pulling

I was using for some time my code with FTDI USB converter to UART.

Recently I got built new boards, all with IC top marking N52832 QFABB0 1717AQ

 and whilst any other board with earlier versions of nRF52832 does work with UART,

these new boards cannot pull 25uA of FTDI converter to GND level

I tried the code changes with testing some GPIO settings for the TX pin and also changed my TX pin from  7 to 6 and 9, with the same result, the line is pulled only less than 1V. I tried with Vdd 3.1V and 3.6V. No difference.

With other application, like sampling ADC etc, these boards work OK, like the previous builds.

Related