Skip to main content
Associate III
November 17, 2024
Solved

Question about SAR ADC in STM32H753

  • November 17, 2024
  • 1 reply
  • 1166 views

Questions:

1. Does STM32H753 have three independent 16-bit SAR ADC modules?

    Any other STM32 parts also have 16-bit SAR ADC modules?

2. Can a selected channel in each 16-bit SAR ADC module (Totally 3 selected channel in the 3 modules) be sampled simultaneously under the same clock rate?

3. How are the Direct /Fast /Slow channels in SAR ADC defined?

4. Which STM32H753 is used in NUCLEO board? (VI, ZI, AI......)

Thanks,

Rong

 

Best answer by AScha.3

1. look in ds. + yes, see cpu selection tool.

2. yes

3. see in ds . The analog mux makes some channels a little bit faster - or slower.

4. just check from the boards avail.

1 reply

AScha.3
AScha.3Best answer
Super User
November 17, 2024

1. look in ds. + yes, see cpu selection tool.

2. yes

3. see in ds . The analog mux makes some channels a little bit faster - or slower.

4. just check from the boards avail.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Associate III
November 17, 2024

1. look in ds. + see cpu selection tool.

Below shows  having 3 of16-bit ADCs - Are they independent?

Below shows STM32H753ZI has 2 direct channels, 9 fast channels, 17 slow channels.

                                              Are they independent? Or only  2 direct channels independent?

RongShengWang_0-1731878041001.png

Thanks

Rong

 

AScha.3
Super User
November 18, 2024

>Below shows  having 3 of16-bit ADCs - Are they independent?

yes.

> Are they independent? Or only  2 direct channels independent?

yes, independent .

 

see AN5354 :

AScha3_0-1731911953589.png

You should read yourself, see rm :

AScha3_1-1731912272489.png

So 1+2 can work in dual mode...but also separate.

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