STM32H7 STM32F4 spi
Hello,
I am trying to use an ADC (AD7124) which is communicating through SPI with the MCU.
Previously, I managed to run the ADC with STM32F4. For this I used the libraries provided by the ADC manufacturer.
While the ADC is running prefectly with STM32F4, it does not run with STM32H7.
When running with STM32H7, I get a timeout error from the ADC.
I realize that the SPI in STM32H7 has many more parameters comparing to the STM32F4 SPI.
Is it possible that I should make some extra settings in the STM32H7 spi?
Please help me if you can, I am relatively new to this field, and I really need this for my work.
Any help is greatly appreciated.
Thank you and best regards,
Vouria