Skip to main content
istepne
Associate III
July 16, 2024
Solved

Impossible to use the ADC1_IN16 on the MX6.12.0 with the STM32G0B711CCU.

  • July 16, 2024
  • 1 reply
  • 1077 views
  • It is same error for me with stm32g071cbt6

I just made a new project. And tried to use ADC1_IN16 pin for analog conversion.

Still I can not use ADC1_IN16

Do you have a solution?

Best answer by STTwo-32

Hello @istepne 

This is a different issue not exactly the one mentionned on the original post. So, i've created a new one to answer you .

The ADC1_IN16 pin cannot be configured on the STM32G0B7 using STM32CubeMX without adjusting the sequencer settings in the parameter settings tab. The error message suggests that enabling this pin requires the sequencer to be set to "not fully configurable." So, you should do this to be able to use this ADC Channel.

Best Regards.

STTwo-32 

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
July 16, 2024

Hello @istepne 

This is a different issue not exactly the one mentionned on the original post. So, i've created a new one to answer you .

The ADC1_IN16 pin cannot be configured on the STM32G0B7 using STM32CubeMX without adjusting the sequencer settings in the parameter settings tab. The error message suggests that enabling this pin requires the sequencer to be set to "not fully configurable." So, you should do this to be able to use this ADC Channel.

Best Regards.

STTwo-32 

istepne
istepneAuthor
Associate III
July 17, 2024

I will write another topic with stm32cubeIDE

ADC1_IN16 still has configuration problem v1.16.0

STTwo-32
Technical Moderator
July 17, 2024

No need, in fact the issue about the ADC_Regular_ConversionMode is a nknown issue that has been reported and it will be soved on the Comming CubeIDE/MXversions.

Best Regards.

STTwo-32