User Activity

MCU: STM32l47xxxHi,I am attempting to modify Option Bytes in code and am seeing undesirable behavior.The purpose for modifying the OBs is to be able to reset into Bank 2 afterward. I am implementing to perform a on-the-fly DFU similar to the method f...
Hi,I am attempting to jump to system memory to be able to update the firmware via UART. Due to design constraints, BOOT0 pin will not an option for accessing the bootloader thus jumping to system memory within the application is needed.I'm using the ...