User Activity

Hey!I'm trying to get the dual boot to work on STM32L476RGTx. I'm using Keil MDK with compiler version 5. I wrote a simple blinky code that toggles LED on GPIO pin every 500 ms. Initialisation code and project were generated with CubeMX. After build ...