cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7A3 enabling SAI1 with I2S_CLKIN error?

Rodo
Senior

Hi all,

I just upgraded cubeIDE from 1.17.0 to 1.18.0. 

I had set up a project in 1.17.0 without any issues. I was reading here some posts and I read that there is a dedicated I2S_CLKIN pin that I had missed. I was trying to figure out a clock source that would give me the 44.1kHz sampling and I figure 11.2896 MHz would do but is an odd frequency for the rest of the system. 

Anyhow... I enabled the I2S_CLKIN pin and set it for 11.2896 MHz. But when I save the code I keep getting an error that there is something wrong with SAI1 ... but I don't see what? I'm probably missing something basic but I can't see it so in my frustration I erased all projects and made I new one ... I still get the same error.  The zip file of the project is here but SAI1 is disabled. You need to set it to master or master with clock output and save it to see the error I get. There is no code from me just cubeMX (the version built-in cubeIDE 1.18.0). 

What am I missing? Thanks.

cubeIDE SAI1 error.png

 

cubeIDE SAI1 cfg.png

 

2 REPLIES 2
KDJEM.1
ST Employee

Hello @Rodo;

 

Similar issue is reported here.

This issue has been raised internally to dev team for fix.

Internal ticket number: 204851 (This is an internal tracking number and is not accessible or usable by customers).

 

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.

Rodo
Senior

How do I find out when a solution is made available? Thanks