cancel
Showing results for 
Search instead for 
Did you mean: 

I2S under STM32CubeIde on Nucleo144 STM32F767ZI not generating clock or word select signals !

L77d
Associate II

Hi,

Still attempting to work with STM32F767ZI board to generate signals to manage I2S mic (INMP441)

I have followed many recommendations, even used MX, but still no clock nor word select signals are generated from MCU....

But throu GPIO I can generate a clean square signal ?! So ?

Did I miss a thing ?

Thx very much for your help

1 REPLY 1
Imen.D
ST Employee

Hello @L77d 

Check your STM32F767ZI-Nucleo Set-up and configuration within the available example (check recommendations in the readme file), then update the project according to your needs:

STM32CubeF7/Projects/STM32F767ZI-Nucleo/Examples/I2S/I2S_DataExchangeInterrupt at master · STMicroelectronics/STM32CubeF7 · GitHub

 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen