Skip to main content
KiptonM
Senior III
January 12, 2023
Solved

When I am in the Device Configuration Tool (MX) and I set ADC1 IN8 Mode to IN8 Single-ended. the IN8 turns orange, and it says "IN8 Conflict with PA4 mapped with GPIO_EXTI4" But IN8 should be mapped to PA3.

  • January 12, 2023
  • 1 reply
  • 748 views

When I try to set the pin PA3 the choice is ADC1-IN8

And PA4 can be mapped to ADC1-IN9, but I need it GPIO_EXTI4.

This is for the STM32L443CCT

0693W00000Y87JIQAZ.png

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

Orange is not an error, but just a warning that not every config of that pin/feature is available. In your case: differential mode would not be available, because it needed PA4 as well.

hth

KnarfB

1 reply

KnarfB
KnarfBBest answer
Super User
January 12, 2023

Orange is not an error, but just a warning that not every config of that pin/feature is available. In your case: differential mode would not be available, because it needed PA4 as well.

hth

KnarfB