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

unable to use reset pin as gpio

Hi,

I am trying to use the p21 reset pin as gpio but it is not working as expected. it is showing a 3.3v even when i am trying to toggle the pin. I have removed the CONFIGURE GPIO PI AS RESET definition  from the makefile and the reset function is disabled. also tried disabling the reset configuration in systemnrf_52.c file.

nrfjprog --memrd 0x10001200 and 1204 gives 0xffffffff.

what else should i do other than disabling the CONFIGUREGPIOPIN AS RESETdefinition ?

I am using nrf52832(bc832 module) with sdk14.00, softdevice s132

Parents Reply Children
No Data
Related