Skip to main content
Associate
January 10, 2025
Solved

STM32L031K6T6 can't connect to st-link

  • January 10, 2025
  • 2 replies
  • 521 views

Hi.

I got a new (never used) STM32L031K6T6 chip. Put it on a breakout board. Add a 0.1uF and a reset switch.

I am powering the chip through the st-link.

Tried it with BOOT0 High & LOW. did not work.

What I found weird too is that the REST pin is always LOW on the chip.

 

 

 

Best answer by Tesla DeLorean

Show a complete wiring diagram, perhaps a picture of implementation.

Make sure VDDA/VSSA is connected, the power-on-reset / PLL are in the analogue domain, not just ADC/DAC

Check part orientation, don't confuse pin 1 designator, and not ejection mold tooling marks.

If authentic ST-LINK make sure VTarget reflects 3V3 supply

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
January 10, 2025

Show a complete wiring diagram, perhaps a picture of implementation.

Make sure VDDA/VSSA is connected, the power-on-reset / PLL are in the analogue domain, not just ADC/DAC

Check part orientation, don't confuse pin 1 designator, and not ejection mold tooling marks.

If authentic ST-LINK make sure VTarget reflects 3V3 supply

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
samicengAuthor
Associate
January 10, 2025

This part has only VDDA. and that was the problem. I hock it up to 3.3V and every thing worked. Thanks.