cancel
Showing results for 
Search instead for 
Did you mean: 

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.

KiptonM
Lead

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

1 ACCEPTED SOLUTION

Accepted Solutions
KnarfB
Principal III

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

View solution in original post

1 REPLY 1
KnarfB
Principal III

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