Need to get an inaccessible STML041 into the embedded bootloader via UART, driven from an STM32L051xx. Need a documentation that describes: 1) getting from my app into bootloader mode via UART, 2) use BL to re-flash the L041 with data from L051.
I'm a newbie to STM products. Lots of experience with other vendors, and am used to seeing example solutions that go from point A to point B. STM seems to provide tool descriptions (and I understand why given the combinations of tools, versions, pr...