Omitting empty check on STM32G071GB
Hello,
It looks that empty check on STM32G071GB is causing some problems to my boards due to high, low signals on pins. I am trying to omit empty check procedure and program my MCU using st-link by SWD. Is there any procedure for such scenario? When connecting not powered st-link I can see that nRST is set to low which does not allow MCU to start but after connecting st-link to power it seems to reset MCU and it does empty check. The only "workaround" was to connect nRST directly to GND, connect st-link, click Connect and after ~0.5s disconnect nRST from GND.
Does anyone know how to omit this empty check and program fresh MCU using SWD? Thank you for any help.
