2024-11-17 12:05 PM
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
2024-11-17 01:11 PM - edited 2024-11-17 01:13 PM
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.
2024-11-17 01:19 PM
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?
Thanks
Rong
2024-11-17 10:45 PM
>Below shows having 3 of16-bit ADCs - Are they independent?
yes.
> Are they independent? Or only 2 direct channels independent?
yes, independent .
see AN5354 :
You should read yourself, see rm :
So 1+2 can work in dual mode...but also separate.
2024-11-18 07:26 AM
Hello @RongShengWang
This thread is related to a previous thread: https://community.st.com/t5/stm32-mcus-boards-and-hardware/which-mcu-in-stm32-family-is-the-best-selection-for-using-sar-16/td-p/740651
Please accept as solution the comment that answered your question in that thread.
Thank you for your understanding.
2024-11-18 07:56 AM
.1. What means "ADC1 and ADC "tightly coupled"? Can they be coupled and also decoupled?
2. All ADCs have 2 Direct channels. What does "direct" mean?
3. Can all ADC sampling be simultaneously under the same clock?
Thanks,
2024-11-18 10:13 AM
Minor corrections to the previous question submission:
1. What means "ADC1 and ADC2 "tightly coupled"?
2. Can they be coupled and also decoupled?
3. All ADCs have 2 Direct channels. What does "direct" mean?
4. Can all ADC's channels sampling be simultaneously (one channel in each SAR ADC at a time) under the same clock rate?
Thanks,
Peter