2020-11-06 03:47 AM
Good morning,
I am using STM32G030J6M6 in an application where i am reading a sensor by I2C(SDA pin 6, SCL pin 5) and sending data though uart (TX pin 1, RX pin 8).
To flash/reflash the program i need use test points for pins 2,3,4,7 and 8 (Vcc, GND, RST, SWDIO, SWCLK).
I would like to know if it could be possible to flash the sw trought UART using only available pins 2,3,1 and 8 (3v3, GND, RX, TX). If so, is there any application note or example where I could understnad how to?
Thank you very much for your support. Best regards,
Francisco
2020-11-06 07:01 AM
> I would like to know if it could be possible to flash the sw trought UART using only available pins 2,3,1 and 8 (3v3, GND, RX, TX).
No, that's not one of the bootloader options available for the STM32G0xx per AN2606.