User Activity

Hi I am starting to do some basics with register operations and came across with this situation.The board I am using is a STM32L031k6 nucleo.Code is the following #include "stm32l031xx.h"   // Green led is at PB3   static void delay_ms(uint32_t delay...
I have recently purchased a NUCLEO-L031K6 dev board and when connecting it via USB ST-Link won't get recognized. I have 2 other st-link which work like a charm, so drivers are there (STM Discovery F0 and ST-Link V2). Any help? Is there any boot seque...