How to update firmware through uart using STM32G050k8 controller
Hi,
I am new to bootloader and firmware update concept. I would like to program bootloader and update firmware using UART. I have gone through datasheet and reference manual and understand that there are boot pin and nboot1 bit, nboot_sel bit and nboot0 bit. I don't want to consider Boot0pin. I want to use only option bits so that I could update firmware.
My question is how to program bootloader and application code. Do I need to use two development board, one for application and one for bootloader connecting via UART protocol. I hope for guidance.
Thank You
Regards,
Ashwinee
