Skip to main content
LWagn.1
Associate
April 1, 2021
Question

NUCLEO-L452RE-P problem with PC6

  • April 1, 2021
  • 6 replies
  • 1054 views

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?

This topic has been closed for replies.

6 replies

Ons KOOLI
Associate
April 1, 2021

Hi LWagn.1,

For what IP you are using PC6 pin ?

Best Regards,

Ons.

LWagn.1
LWagn.1Author
Associate
April 1, 2021

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

Ons KOOLI
Associate
April 1, 2021

Hi LWagn.1,

What are HAL commands this pin does not respond for?

Best Regards,

Ons.

LWagn.1
LWagn.1Author
Associate
April 1, 2021

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
Associate
April 1, 2021

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
LWagn.1Author
Associate
April 1, 2021

Hi,

I use multimeter to mesure its output.

Regards

Lbor