User Activity

Hi, I have a product with 2 microcontrollers on the same PCB(running independently). One is STM32G030 and other is STM32WB5MMG(ble module containing STM32WB55). I enabled internal bootloader(via option bits configuration) for both the microcontrolelr...
Hi,I am trying to set up bootloader on my STM32G030, via usart. When I enter it and send start command (0x7F) I do get ACK response(0x79). I cna read ID and protocol verions, but when I try do use "Go" command to start my application, it gets stuck.W...
HI, I configured boot pins STM32G030 to enter bootloader at startup of system, but now how do I check if the chip is actually in bootlaoder mode?After setting boot bits, I know that the main application code on flash memory is not loaded at start up ...
Is there like a general rule or guide to find these specific RMs and ANs? Or is more like find it and save it for future use?
 Hi, I have a custom board with STM32G030K6 and I wish to use the buildin usart bootlaoder. I have checked the AN3155 and AN2606, but I still cant figure out how to enter into the bootloader. I found that for my MCU, I need Pattern 11 to activate boo...
Kudos given to