2025-06-03 4:58 AM
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?
2025-06-03 5:00 AM
Hello,
Better to share your ioc file so others can help you efficiently.
Thank you
2025-06-03 5:16 AM
2025-06-03 5:54 AM
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.