cancel
Showing results for 
Search instead for 
Did you mean: 

ADC Scan Mode Problem

JamesMoriarty
Associate II

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 3
mƎALLEm
ST Employee

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.
JamesMoriarty
Associate II

Here .ioc file

TDK
Super User

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".