2025-02-21 03:51 AM
Hello ST team,
I am experiencing an issue when trying to access the bootloader via UART on the STM32G070CBT6 and STM32L4R5ZI microcontrollers. When I set BOOT0 = 1, the bootloader works correctly via DFU (USB), but no response is received from the UART interface.
Bootloader Activation via Hardware (BOOT0 = 1):
Testing Different UART Interfaces:
Reading Bootloader Registers:
Serial Communication Configuration:
Readout Protection (RDP) Check:
I appreciate your assistance and look forward to your guidance on how to proceed.
Best regards
2025-02-21 06:40 AM
Hello @joao_reis_p2go
Is the USB connected when trying to connect with UART?
2025-02-21 07:13 AM - edited 2025-02-21 07:13 AM
If the USB DFU bootloader is active (i.e. connected to the computer, not necessarily being used), all other bootloader interfaces are disabled, including UART.