I have made a custom pcb with STM32767ZIT6. To program it I use VCC, SWDIO, SWCLK, GND, NRST pins to plug in ST-LINKv2. I also have LED to check if code works. I use STM32CudeIDE to write code and configure the chip. I set one GPIO to be an output pi...