User Activity

I'm currently trying to program the MCU using UART by entering bootloader using BOOT0 and nRST. However, whenever I send an nRST pulse PA12 gets pulled up and I'm not able to connect to the MCU. If I power cycle the board while BOOT0 is pulled high I...
I'm trying to program a STM32G491CEU6 by using BOOT0 and NRST but I'm not able to connect unless I power cycle the MCU while BOOT0 is pulled HIGH. What I'm trying to achieve is:Provide PowerSet BOOT0 pin HIGHPulse the nRST pin LOWProgram MCUWhat is c...