Question
Setting STM32H7 SAI port as asynchronous slave device
Hello,
I'm trying to connect my DAC as a master device to STM32H7.
I have configured SAI1 A as a Asynchronous Slave and SAI1 B as a synchronous slave.
But I'm confused where to connect my DAC's MCLK output into.
In other readings, LINK STM32L4 series have a SAInEXTCLK pin, but I was not able to find this pin on STM32H7.
Is the naming different for STM32H7?

