stm32n657-dk evb with spi interface
Hi Team,
Currently, I am working on the STM32N657-DK EVB with an SPI interface (ADS118 sensor). I have enabled SPI5 in the .ioc file.
The configured pins are:
-
PE11 – SCK
-
PH8 – MISO
-
PG2 – MOSI
-
PA3 – CS
According to the schematic, these pins are connected to the CN12 connector. My question is whether these pins can communicate correctly using the SPI5 interface or not.
Secondly, I want to generate PWM signals. Could you please let me know which pins are suitable for PWM generation on this board? I tried using the CN11 and CN12 connectors to drive PWM signals on pins such as PE9, PE10, and PE11, but PWM is not being generated.
Kindly let me know your inputs.
