User Activity

Hi,  I'm trying to use built in can bus bootloader in STM32L433 Nucleo Board. To enter the bootloader, I configure the Flash option byte as below:       void configure_bootloader_option_bytes(void) { // Define a structure to hold the option byte ...