Skip to main content
Tamas Novak
Associate III
February 15, 2020
Question

There are fast and slow channels for the ADC of STM32H750. It's only a hint in the reference that analog switching is different speed for GPIO mux and ADC input mux. If there more exact information on the speed of slow channels?

  • February 15, 2020
  • 2 replies
  • 1244 views

..

This topic has been closed for replies.

2 replies

waclawek.jan
Super User
February 16, 2020

In the ADC characteristics chapter in Datasheet?

JW

Tamas Novak
Associate III
February 16, 2020

:)) You are right, I wasn't specific.

Datasheet gives different ADC clock frequencies for fast and slow channels, altough the very same ADC and sample&hold capacitor works with the same resolution. It means analog multiplexing speed differs. If I use several channels (mixed fast and slow ones) I can't switch ADC clock spped regarding to channel speed "on the fly". Is it good practice to use highest (36MHz) ADC clock, but use longer sample times for slow channels (they can be set independently for different ranks) for slower analog mux to be "settled".