nRF52833 pin configuration

Hello Devzone,

I'm using a nRF52833DK right now, and it uses 73 pins for SOC. If I want to go to 40 pins, I'm having trouble figuring out which pins are for peripherals like spi and i2c.
We can choose the nrf52833DK board directly in build configurations for development kit, and by default, all peripheral pins are assigned (which is of 73 pins).
When I choose the DK board in the build settings for the 40-pin SOC, several peripheral pins are absent as well. For example, the SPI MISO 1.08 gpio pin is not present in the 40-pin set. Therefore, I was wondering which pin to assign if I wanted to alter the pin for spi1. Despite browsing the website, I couldn't locate anything regarding pin assignments.

Thanks in advance.

Parents Reply Children
No Data
Related