ADC1 cannot select disabled of Scan Conversion mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-03 2:05 AM
on stm32f105, Version 5.1.0, Scan Conversion mode of ADC1 can be selected enabled not disabled. but ADC2, ADC2 has both of them
- Labels:
-
ADC
-
STM32CubeMX
-
STM32F1 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-03 2:09 AM
Hello @JYum
Thank you for the feedback , this is reported internally for further check.
Best Regards,
Khouloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-04-03 3:03 AM
@JYum
There's a dependency between "Scan Conversion Mode" and the "Number of Conversion" :
If "Number of Conversion" =1 then "Scan Conversion Mode" is Disabled
else ( "Number of Conversion" > 1) "Scan Conversion Mode" is Enabled.
May it could help you.
Best Regards,
Khouloud.
