phdussud / pico-dirtyJtag

MIT License
305 stars 44 forks source link

Added qmtech rp2040 daughterboard support #13

Closed Chandler-Kluser closed 1 year ago

Chandler-Kluser commented 1 year ago

I have to make a few modifications about pin management since there is no RST neither TRST pins the for QMTECH rp2040 daughterboard, depending on the core FPGA pin configuration the default pin assingment can damage the FPGA pins.

Tested with my rp2040 and its reliable.

phdussud commented 1 year ago

Thanks for this contribution!