Resolved! I'm new at STM MCUs and trying to develop a new board based on STM32G070RBT6. I have few questions like reset, program over UART, etc.
1) I've checked multiple schematics for blue pill, black pill, etc., and saw capacitor and resistor on reset button line. I've built a test (pinout) board and without any capacitor or resistor. I can reset it (NRST pin to ground). May this cause a ha...