Skip to main content
Gbasi.1
Associate III
May 24, 2020
Question

hi guy, I'm having a problem with my stm32l412kb when I'm trying to work with portC. I've looked at the schematic and I saw some switch. does someone here know how to control the switch?

  • May 24, 2020
  • 3 replies
  • 944 views

This topic has been closed for replies.

3 replies

Gbasi.1
Gbasi.1Author
Associate III
May 24, 2020

this is the photo of the relevant part from the schematic0693W000001pLDqQAM.png

waclawek.jan
Super User
May 24, 2020

Your original thread: https://community.st.com/s/question/0D53W000007Yrh9SAC/hi-guys-im-having-trouble-trying-to-change-a-specific-pin

What is this, https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eval-tools/stm32-nucleo-boards/nucleo-l412kb.html ?

0693W000001pLDvQAM.png

0693W000001pLE0QAM.png

You may need to remove also the code which enables the LSE (i.e. click in CubeMX to disable LSE), as it overrides any GPIO settings for those two pins.

JW

Gbasi.1
Gbasi.1Author
Associate III
May 24, 2020

thank you very much, i chang the resistor and it is working now.

im using  LSE in a different part. do u think i still have to disable it?