2025-03-30 6:29 PM
Hi,
With the latest STM32CubeIDE 1.18.0 (I tried on Mac and Windows), on a brand new project for a STM32H7B0VBT6 mcu. In the ioc, if I try to enable the SAI1 (or SAI2) it let me choose the mode for both SAI A and SAI B but the configuration panel is empty, it also shows a spinning icon when clicking on SAI1 again. I attached a screenshot for reference. Everything else seems fine (I2S, I2C, SPI, ADC, etc).
Any help is welcome! Thank you!
Solved! Go to Solution.
2025-04-14 8:40 AM
Hello @octave and welcome to STCommunity;
Could you please try to use the latest STM32CubeMX 6.14.1 version and/or STM32CubeIDE1.18.1 version.
The SAI tab configuration issue is fixed as mentioned in STM32CubeMx 6.14.1 released.
Please let me know if the issue is solved or not?
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-03-30 9:58 PM
2025-03-30 11:02 PM - edited 2025-03-30 11:06 PM
Yes, same as on H7A3 , already known problem.
H7A3 and B are same chip, probably.
Just on H743 all this working fine.
So seems to be a problem only on H7A/B .
2025-03-31 8:23 AM
Thank you, I hope it gets fixed soon!
2025-03-31 10:47 AM
@KDJEM.1 Do you know when it will be fixed?
2025-04-14 8:40 AM
Hello @octave and welcome to STCommunity;
Could you please try to use the latest STM32CubeMX 6.14.1 version and/or STM32CubeIDE1.18.1 version.
The SAI tab configuration issue is fixed as mentioned in STM32CubeMx 6.14.1 released.
Please let me know if the issue is solved or not?
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-04-18 9:24 AM
Thank you! Yes it works!