Skip to main content
Associate II
June 3, 2025
Question

ADC Scan Mode Problem

  • June 3, 2025
  • 3 replies
  • 381 views

I would like to use ADC1_IN15 and ADC1_IN16 in STM32U073MCT6 for measuring voltage and current.
However, it says that it is available if sequencer set to not fully configurable for Sequencer on parameter settings.
I will do anything with sequencer. I am just measure the voltage value with adc.
when I select the 'set to not fully'  parameter, after that,  error occurs in ADC_Regular_ConversionMode
what can I do? for just measure the adc value?

JamesMoriarty_0-1748951837410.png

 

 

3 replies

mƎALLEm
Technical Moderator
June 3, 2025

Hello,

Better to share your ioc file so others can help you efficiently.

Thank you

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
Associate II
June 3, 2025

Here .ioc file

TDK
Super User
June 3, 2025

Update CubeMX to a more recent version. You're quite a few versions back.

I had no issues configuring this in the latest version.

ADC1_IN15 and ADC1_IN16 are not available in fully configurable mode. So you cannot use that.

TDK_0-1748955251315.png

 

"If you feel a post has answered your question, please click ""Accept as Solution""."