cancel
Showing results for 
Search instead for 
Did you mean: 

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

octave
Associate

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

4 REPLIES 4
octave
Associate
  • 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

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