2025-02-03 11:22 PM - edited 2025-02-10 3:13 AM
usart1 connected
Hercules setup utility
According to AN3155, the 0x7F command should initialize the USART. I have ensured that I am in bootloader mode and have made the following connections:
To send the bootloader command, I am using the Hercules setup utility. I have configured the settings as shown in the attached snapshot. However, when I send the 0x7F command, I do not receive any response and only get a pink block-like character.
Could anyone provide guidance on what might be causing this issue?
2025-03-12 6:46 AM
Hello,
As you successfully connected with STM32CubePrgrammer, it's not a HW issue. It might be a configuration in the Hyperterminal. Do you have a logic analyzer or an oscilloscope to check if you get the ACK byte (0x79) ?