tomzbj / zboot

Generic STM32 serial bootloader, with a simple command-line interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32G030 Support / CH340

dryas opened this issue · comments

Hello, I'm currently building a boad with a STM32G030 IC (which doesn't have USB support). I want to use a CH340 IC as a USB/UART converter but currently struggle to find a bootloader which supports the STM32G030 and firmware updates via the CH340 over UART. Any idea if your bootloader is adaptable to this scenario?

Best,

Ben