Command sequence for USART bootloader on stm32G4 MCU
Hello,
I am trying to flash the MCU with USART bootloader
I am using the command codes from below link, but are not working for me
Can someone help me validate of the command codes are correct for STM32G4
Current setup:
I have connected the STM32 USART4 to my R PI device. It gets enumerated as /dev/ttyUSB0
Below is the serial code using python
TIA
