How do I specify the SamplingTime for ADC channels on an F373 in STM32CubeIDE?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-11 12:44 PM
In projects I've done with other STM32 MCUs, STM32CubeIDE allowed me to control the sampling time for individual ADC channels. However, with a new project (using a STM32F373C8Tx), I don't see where this option can be set.
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32CubeIDE
-
STM32F3 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-11 12:51 PM
In the ADC configuration, same as other chips. Ensure you have the number of channels you want set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-11 12:51 PM
In the ADC configuration, same as other chips. Ensure you have the number of channels you want set.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-09-11 12:54 PM
Ah. I missed the little arrow to the left of the "Rank" option. It needed to be expanded before I saw the Channel number and Sampling Time options.
Thanks!
