Using the STM32CubeIDE, the ADC Scan Conversion Mode cannot be set to Enabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-05 7:44 AM
Using the STM32F303RE Nucleo, I need to put ADC1 in scan mode so I can read multiple channels. To do so, I need to set the 'Scan Conversion Mode' to 'Enabled' in the Configuration. However that is not an option in the CubeIDE. Only 'Disabled' is showing.
The only other peripheral I have is the DAC1.
How to Enable scan mode ?
Solved! Go to Solution.
- Labels:
-
ADC
-
STM32CubeMX
-
STM32F3 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-05 7:55 AM
OK, I actually figured it out:
You can't set it to Enabled until you first scroll down lower and choose a 'NUmber of Conversions' that is greater than 1. A bit user unintuitive... but problem solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-05 7:45 AM
PS attached is an image showing the problem...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-10-05 7:55 AM
OK, I actually figured it out:
You can't set it to Enabled until you first scroll down lower and choose a 'NUmber of Conversions' that is greater than 1. A bit user unintuitive... but problem solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-08-19 7:24 AM
Thank you. That was very helpful!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-11-12 8:57 AM
Thank you, that was helpful to me too :)
