Skip to main content
Associate
October 9, 2023
Solved

STM32G431, ADC selection

  • October 9, 2023
  • 1 reply
  • 1132 views

Hello All,

Goodday! Iam trying to configure the STM32G431RB with Cube, getting warnings when ADC-IN selected in some of the pins, and the same warnings get cleared if selected with GPIO_Analog option too. Can anyone explain please.

This topic has been closed for replies.
Best answer by TDK

Hover over the warning for an explanation.

Generally, yellow warnings in CubeMX can be ignored while red errors indicate something needs to be fixed.

1 reply

TDK
TDKBest answer
Super User
October 9, 2023

Hover over the warning for an explanation.

Generally, yellow warnings in CubeMX can be ignored while red errors indicate something needs to be fixed.

"If you feel a post has answered your question, please click ""Accept as Solution""."
KSureshAuthor
Associate
October 18, 2023

Thanks for your reply