Software reset to enter boot mode
Posted on January 09, 2017 at 18:22Hello, I am using USART between the STM32L4 and the Raspberry Pi to enter in the bootloader mode.It is working with the external reset (NRST pin) but I am trying now to enter in this mode with a software reset. I a...