Resolved! Share variable between firmware and bootloader STM32WLE5JC
Hi all,I'm working on STM32WLE5JC, I've develop very simple bootloader starting at flash memory at 0x08000000 for 20K. My booloader is simple just blink a user led and jump to the firmware.Right now I'd like to have the possibility to jump to the boo...