Hi;
I'm studying on SPI communication at nRF51822 (not DK) but i could not find the pins for spi communication, i read at somewhere SPI is only used at DK(developer kits) is it true? or what could i do
Thank you;
Hi;
I'm studying on SPI communication at nRF51822 (not DK) but i could not find the pins for spi communication, i read at somewhere SPI is only used at DK(developer kits) is it true? or what could i do
Thank you;
You can use all the pins (not all, GPIO only ofc) as SPI pins. you just have to properly configure spi peripheral.
You can use all the pins (not all, GPIO only ofc) as SPI pins. you just have to properly configure spi peripheral.
how can i cofigure these pins? Are there any example?
btw thank you so much
SPI examples are available in SDK