Adresses of SAI1 and SAI2 in CMSIS file is swapped #5
Labels
bug
Something isn't working
cmsis
CMSIS driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
sai
Serial Audio Interface
Hi, I have a NUCLEO-H7S3L8 and I think there is an addresses mistake in the .svd files and potentially other hardware description files.
You can reproduce and see the mistake if you setup the SAI1_A and SAI1_B on CubeMX, generate the code and debug the program, you will see in the SFR widget of STM32CubeIDE (the .svd file) that it's the SAI2 registers configured instead.
It also affects the CubeMX configuration of SAI, we can't set SAI1_A on Master and SAI1_B on Slave synchronous which is very annoying (image below)
I'm not sure if it's the right place to report this, but I would really appreciate if you follow this issue on the right ST team.
Thanks.
The text was updated successfully, but these errors were encountered: