cancel
Showing results for 
Search instead for 
Did you mean: 

What the max ADC sampling Rate when using STM32H747 M4 Core? Does it same as M7 ?

SChen.18
Associate

Hi Everyone,

I found the document(AN5354) talk about 16bits ADC Max sampling Rate and I verify that on M7 Core. It's correct.

My implement include Total 3 ADC 3 Channel(one channel per one ADC) run 1Mhz Sampling rate and using DMA with timer trigger

0693W00000GW2hKQAT.png 

But I implement the same ADC configuration on M4 core, i can't generate the max sampling rate as document. It has been slower than expected

The M4 core should be slower than M7 right?

If so, Dose anyone know how slow and the max sampling rate on M4 core ?

1 REPLY 1
TDK
Guru

The peripherals are separate from the cores. The max speed should be independent of the core you're using to configure it.

If you feel a post has answered your question, please click "Accept as Solution".