STM32F103 UART Bootlader: "Error activating device: KO"
Hello,
I'm new to this STM32 products. We designed custom module with STM32F103CBT6TR. We are facing issue with serial boot loader.
I'm using CH340 UART to USB converter module.
CH340 MOD TX --> Our Module's RX
CH340 MOD RX --> Our Module's TX
CH340 MOD GND --> Our Module's GND
And our module is powered by USB connector.
Boot mode configuration
Boot 0 is HIGH
Boot 1 is LOW

I'm using STM32cube programmer tool.

When I try to connect our module, I'm seeing the above error.
Just to confirm CH340 module, I tried that with Nucleo board. With Nucleo board I can see it is able to connect without throwing any error.
I tried other reccomondations which are mentioned in this community post like hold reset button and plug USB and then try pressing connect in the STM32cube programmer. But that also, didn't help.
Any help will be really appreciated.
Thank you.

