nrF5340 SPI pins not working when BT enabled

Hi,

I have developed two piece of code on for SPI and another for bluetooth, however I ran into an issue when combining them. I would like to use pins p0.10 as my MOSI and p0.11 as the CS which dont seem to be doing anything. The other two signals seem to be working fine. However it looks like those pins are used by the network core, the SPI worked when i changed those two pin configurations. I am wondering if there is a way to make it so I can use pin 0.10 as my MOSI and 0.11 as my CS.

Thank you,

Christopher

Related