Hello,
This question is related to https://devzone.nordicsemi.com/f/nordic-q-a/44150/taking-adc-readings-from-p0-14-and-p0-15/173235#173235. I am using nRF9160DK board.
I am trying to use all those pins P0.00, P0.01, P0.14, P0.15 either for SPI or chip select.
However, it does not seem to work and seems to clash with the UAR as explained in https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fif_connector.html"
P0.00, P0.01, P0.14, and P0.15 | Used as a second UART connection to the interface MCU. For more information, see Virtual COM port. |
How can I use those pins ? It seems that they are driven from the nrf52 on the board through the pin P1.12. By default according to https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fif_connector.html, they should be available but it does not seems to be.