There are a few pins I want to use but are already assigned to MCU interface UART or buttons like p0.05 to p0.08 and p0.11 to p0.16 on the nRF52840 DK. I’m wondering if it is possible to set these pins as regular GPIO? Thanks
There are a few pins I want to use but are already assigned to MCU interface UART or buttons like p0.05 to p0.08 and p0.11 to p0.16 on the nRF52840 DK. I’m wondering if it is possible to set these pins as regular GPIO? Thanks
The DK User Guide has instructions on how to disconnect the on-board features.
Also look at the schematics - you'll probably find that the buttons have no effect unless they're pressed ...
I saw this part. How about the MCU interface UART p0.05-p0.08?
Did you not read down as far as SB50 ... ?
Have you looked at the User Guide and/or schematics ?
Found it, thanks