Can't configure Serial Audio Interface (ioc) with STM32CubeIDE 1.18.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
Bug-report
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-30 9:58 PM
- The issue is with STM32CubeMX V6.14.0 / STM32Cube FW_H7 V1.12.1
- It works fine with STM32CubeMX V6.10.0 / STM32Cube FW_H7 V1.11.2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-31 8:23 AM
Thank you, I hope it gets fixed soon!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-31 10:47 AM
@KDJEM.1 Do you know when it will be fixed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-04-18 9:24 AM
Thank you! Yes it works!
