This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nFR52 SDK pinout for examples\peripheral\spi smaple

I attempted to capture a waveform when running the SPI master example on nFR52 SDK/PCA10040. The source code I have as default and showing as follows

#define SPI0_ENABLED 1
#define SPI0_CONFIG_SCK_PIN 3
#define SPI0_CONFIG_MOSI_PIN 4
#define SPI0_CONFIG_MISO_PIN 28

I could not identify the corresponding pins (e.g. 3, 4, 28) on the SDK board. Please help.

Parents Reply Children
No Data
Related