Programming STM32L w/J-Link Compact
This account only shares restored community content posted by members between May 22 and June 9, 2026, who did not register for the new community.
I have created the below circuit and build a PCBA. I'm using the J-Link Base Compact and Tag-Connect TC2030.
Using the Arduino IDE I created a simple sketch to drive the 4 LEDs shown on the schematic below and blink every second.
The code compiles ok and Arduino IDE reports that it has successfully upload to the SMT32 chip, but the LEDs won't blink. I tried enableling outputs to other pins as well, but the problem persists. Any ideas what might be causing this? I'm using the Generic STM32L4 series "board" from Arduino library.


