Hi,
I try to update the firmware of an STM32L431 with another microcontroller. I use a UART interface to do that. As described in AN3155 §1, I send the 0x7F after managing the Boot0 and reset pins, and I wait for the 0x79 (Ack). But the STM32 answer:...