Problem to connect Nucleo-NFC08A1 with STM32F205VET6 via SPI
Hello everyone,
I try to connect the Nucleo-NFC08A1 board with a STM32F205VET6 via SPI. I'm also using the X-Cube NFC6 software extension and tried polling.
STM32F205VET6 NUCLEO-NFC08A1
SCK: PC0 - ST5 (Arduino Connectors)
MISO PC1 - ST6 (Arduino Connectors)
MOSI PC2 - ST7 (Arduino Connectors)
/SS PD0 - ST7 (Arduino Connectors)
IRQ PD1 - ST7 (Arduino Connectors)
I know its required to change the ports in platform.h but I could not found it. Can someone help me? Is there something else to change ?
