Associate III
May 14, 2026
Question
[STM32G051G8] Is this the st bootloader?
- May 14, 2026
- 3 replies
- 165 views
I was wondering what is that. I created a custom bootloader firmware and application firmware. But once I successfully uploaded. When I send application firmware resquest I do not receive application firmware responses. Why is that? what is that? do you recognize that?
The AA 01 00 00 BB is the application firmware request frame.
0xAA is the begining
0x01 is the length
0x00 is the frame request ID
0x00 is the checksum
0xBB is the end of the frame

Thanks for all.