Question
unable to interface spi with stm32u5g9j-dk2 board
I am working with the STM32U5G9J-DK2 discovery board and trying to interface an SPI peripheral
However, I am unable to get the SPI communication working.
I configured SPI in STM32CubeIDE but I’m not sure which SPI instance and pins are actually free to use. I suspect some pins are already connected internally to the LCD or Octo-SPI flash.
