cancel
Showing results for 
Search instead for 
Did you mean: 

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

octave
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

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.

View solution in original post

6 REPLIES 6
octave
Associate II
  • 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
Chief III

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".

Thank you, I hope it gets fixed soon!

octave
Associate II

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

KDJEM.1
ST Employee

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.

Thank you! Yes it works!