cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L432 using PC14/PC15 as GPIO Output

jgauthier
Senior

I set these as GPIO outputs, but turning them on seems to be ignored. I read somewhere that LSE should be off to use these, and it is turned off, as I can see it in STM32CubeMX.

Is there something else I need to do to use these 2 pins as GPIO outputs?

3 REPLIES 3
jgauthier
Senior

I'm using an Nucleo board, and I see from the schematic that there are some 0ohm resistors that enable the external crystal.

Will look for different IO

TDK
Guru

Also be aware that PC14, and PC15 have much more limited driving capacity than other pins as they are powered from the power switch. The datasheet says you "must not" source current to drive LEDs with these.

0693W00000GZqGZQA1.png 

If you feel a post has answered your question, please click "Accept as Solution".

Thanks. I've decided not use those anyway!