Skip to main content
Senior
July 14, 2026
Solved

Setting up ADC Scan Mode using STM32CubeMX

  • July 14, 2026
  • 2 replies
  • 62 views

I have created a new project based on the STM32G491 and have used ADC1 to create eight ADC inputs.

The only option I have presented for ADC Scan Mode is Disabled. What do I need to do to enable Scan Mode please?

Kind regards,

Al

 

Best answer by MGogr.1

Increase the “Number of Conversion” to 8 and then try.

2 replies

MGogr.1
MGogr.1Best answer
Senior
July 14, 2026

Increase the “Number of Conversion” to 8 and then try.

alwAuthor
Senior
July 14, 2026

Thanks ​@MGogr.1 

Yes that worked. Maybe obvious in hinds=sight but not mentioned anywhere in the STM32 documentation.

Kind regards,

Al