Host application for interacting with STM32 Natvie SystemROM bootloader
I am trying to verify the various commands described in AN3155, ST's app note for USART protocol used in the STM32 bootloader.
Per Section 1, when the bootloader receives 0x7F data frame, the code initializes the serial interface and then is ready to receive commands such as Get etc.
Question: Is there an ST host application already available to try out these commands or do I need to develop one? (That is for sending the data frame to get the boot loader ready, to send the various commands described in AN3155 etc.)
Can I use an available terminal emulator to send these commands? If so, which one and what is the procedure to do so?
Thank you
Subu
