SAI Configuration on STM32H5
I am trying to use the Nucleo H563ZI to read a 24 bit data via the SAI with the TDM protocol. SAI has been configured in asynchronous slave mode. Valid data from the master is available after the falling edge of the FS signal. However, while calling ...