2023-12-07 01:01 AM
Hello Team ,
I am trying to use the SAI1_A on the STM32H563ZI and I am not able to read any data using the asynchronous RX Mode. The control keeps checking for status != SAI_FIFOSTATUS_EMPTY and there are no updates post that.
(Although, I am using the same code and configuration on the STM32L552ZEQ MCU and it works as expected.)
As per the reference manual of STM32H5, I have the SB71 OFF.
Please let me know if there are any more configurations to be done as a part of this.
Thank you,
Janani