Skip to main content
LCE
Principal II
February 9, 2023
Solved

STM32H7 SAI / I2S max input clock "sai_x_ker_ck"

  • February 9, 2023
  • 2 replies
  • 1058 views

Hello,

what is the maximum input clock for the SAIs and I2Ss for the H7 ?

I mean "sai_x_ker_ck" and "spi_ker_ck".

I couldn't find it in neither RM nor DS.

Is it dependent on some AHB / APB or D1/2/3 clock?

98.304 MHz is working (it is also in the RM's examples), even when abusing it to create a sample rate of 384 kHz.

This topic has been closed for replies.
Best answer by waclawek.jan

0693W00000YAMN3QAP.png 

There is no single 'H7, so you should check for your particular model.

JW

2 replies

waclawek.jan
waclawek.janBest answer
Super User
February 9, 2023

0693W00000YAMN3QAP.png 

There is no single 'H7, so you should check for your particular model.

JW

LCE
LCEAuthor
Principal II
February 9, 2023

Thanks!

I knew I had seen this before... but when searching the RM again and scrolling through the RCC chapter I oversaw these pages...

And yeah, I sometimes forget that the H7 models are quite different.

LCE
LCEAuthor
Principal II
February 9, 2023

Great stuff, 400 kHz "audio" sampling rate with stereo 32 bit resolution no problem for the H723 at 400 MHz, using SAI1 and I2Sx!