User Activity

HiI'm using a Nucleo STM32L552 an want to use my segger JTAG; I've wired CN5 on the dev board to my JLINK (with the exception of pin 1 for VDD; I hooked that directly to the 3.3V pin in the arduino header) and I'm not able to connect my device to the...
HiI am using an STM32L496GTx with a HAL from Cube MX and it just jumps to the "thread #1" whenever I try to single step through the code in main. I don't even get to the other parts, I'm just trying to init the HAL (I don't get to the systemclock, a...