Question
bootloader for lpuart
is there a template for developing a custom bootloader that uses the lpuart?
Has the application firmware the ability to trigger a bootloader state so I can upload the new application firmware into stm32g051g8?
What are the changes that I have to do on the application firmware?
Thank you all.