I built a brick
I designed a board based on an STM32F303CC and I am unable to upload any code to it. I'm using STM32CubeIDE with an ST-Link/V2 programmer. I've connected Pin 7 to DIO and Pin 9 to CLK. The board uses USB for it's 5V power supply which is transformed down to VDD = VBAT = 3.312 V. NRST uses the internal pull-up resistor and measures 3.305V. Boot0 is strapped to GND.
I get error message: (4) "No device found on target".
I connected the GND of the board to one of the GND pins on the JTAG connector of the ST-Link/V2, still error (4). I connected RESET (Pin 15) of the ST-Link to NJTRST on the board connector, still error (4).
I connected NRST of the microcontroller to 3.3V (Pin1) of the ST-Link through a jumper wire, and I get error message: (255) "Unknown, please check power and cabling to target".
I connected 3.3V (Pin1) of the ST_link to VDD/VBAT on the board through a jumper wire, again error (255).
PFA my schematic, all the resistors and resistor arrays are 820 Ohm, except for the BOOT0 Pin which uses 56k. What am I missing?
