Skip to main content
Associate
March 31, 2025
Solved

Can't configure Serial Audio Interface (ioc) with STM32CubeIDE 1.18.0

  • March 31, 2025
  • 4 replies
  • 673 views

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!

Screenshot 2025-03-30 182430.png

Best answer by KDJEM.1

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.

KDJEM1_0-1744645079468.png

 

 

Please let me know if the issue is solved or not?

Thank you.

Kaouthar

4 replies

octaveAuthor
Associate
March 31, 2025
  • 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
AScha.3
Super User
March 31, 2025

Yes, same as on H7A3 , already known problem.

See: https://community.st.com/t5/stm32cubeide-mcus/on-h7a3-no-sai-configuration-in-cube-bug-report/m-p/787851#M35322

H7A3 and B are same chip, probably.

Just on H743 all this working fine.

So seems to be a problem only on H7A/B .

 

"If you feel a post has answered your question, please click ""Accept as Solution""."
octaveAuthor
Associate
March 31, 2025

Thank you, I hope it gets fixed soon!

octaveAuthor
Associate
March 31, 2025

@KDJEM.1 Do you know when it will be fixed?

KDJEM.1
KDJEM.1Best answer
Technical Moderator
April 14, 2025

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.

KDJEM1_0-1744645079468.png

 

 

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.
octaveAuthor
Associate
April 18, 2025

Thank you! Yes it works!