Question
SPI Communication is not initilizing
Hii,
I am trying to interface ADC module cs5532 using SPI communication with STM32H563ZIT6 on NucleoH563zi board.
I have also completed pin configuration on .ioc file and successfully generated a code. But SPI communication is not initializing.
I have also tried with other controllers and it is working fine with their spi. The issue is only for STM32 i am facing.
