I probably dun goof'd this pcb.
I've been playing around an ESP32 H2 devboard
I then designed a prototype, but i can't figure out how to program/debug it.
I routed all the JTAG pins, UART, RESET and BOOT to a connector. Turns out i forgot that ST-Link/J-Link can't program devices other than ST, so i don't have a programmer for it.
It was my understanding that i just had to apply power to the device with BOOT low in order to enter download mode, which i did, but "A fatal error occurred: Failed to connect to ESP32-H2: No serial data received" - 75% sure the connections are correct as the device power ups and spits the wrong checksum error through the terminal
* i did not route the USB pins as i plan for USB to NOT be accessible in production so they are not reachable. Too bad because it would have been problem solved, as the H2 features USB-JTAG by default *
What can i do?
I do have a couple of ESP devboards here and there, i did a quick google to see if i could convert them to a debug probe... but besides not being able to find a project, would that even work? these are RISC-V and not ARM..
I probably have an usb-uart that routes the control pins
And of course i have several programmers, but they are all tied to the manufacturer
Which programmer should i get, besides a genuine JLink which is too much at this moment?