cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO-L452RE-P problem with PC6

LWagn.1
Associate II

Hi, I have problem with NUCLEO-L452RE-P, the PC6 pin does not respond to HAL commands, other pins on Port C works, is there any way how to check what the problem might be?

6 REPLIES 6
Ons KOOLI
Senior III

Hi LWagn.1,

For what IP you are using PC6 pin ?

Best Regards,

Ons.

LWagn.1
Associate II

Hi, IP? Im using it as a normal output...

Ons KOOLI
Senior III

Hi LWagn.1,

What are HAL commands this pin does not respond for?

Best Regards,

Ons.

LWagn.1
Associate II

The commands are:

HAL_GPIO_WritePin(GPIOC, GPIO_PIN_6, GPIO_PIN_SET);

HAL_GPIO_WritePin(GPIOC, GPIO_PIN_6, GPIO_PIN_RESET);

Regards,

Libor

Ons KOOLI
Senior III

Hi LWagn.1,

Okay. And how do you know that this specific pin does not respond to HAL GPIO commands ?

Best Regards,

Ons.

LWagn.1
Associate II

Hi,

I use multimeter to mesure its output.

Regards

Lbor