Issue with SAI Protocol Data Transmission at Higher Frequencies on STM32L476RG
Hello STM32 Community,
I am encountering an issue with the SAI (Serial Audio Interface) protocol on my STM32L476RG board and am hopeful that someone with a similar experience might offer some guidance.
Issue Description:
While attempting to transmit data using the SAI protocol, the board is not adhering to the designated transmission frequencies above 32kHz. Specifically:
- At 32kHz and below, data transmission occurs as expected.
- At 48kHz, 96kHz, and 192kHz, data is transmitted at an unexpected 64kHz instead.
Steps Taken:
I have explored various configurations and settings without success in isolating the issue.
Your insights into why this misalignment in transmission frequency might be occurring and potential resolution strategies would be greatly appreciated. Thank you in advance for your time and assistance.