hid-remapper icon indicating copy to clipboard operation
hid-remapper copied to clipboard

Waveshare RP2040-Zero pinouts

Open davewongillies opened this issue 6 months ago • 3 comments

I'm attempting to use a Waveshare RP2040-Zero with hid-remapper and wanted to double check the pin outs when using it with hid-remapper as when I connect anything to my RP2040-Zero I don't see anything when I'm on the Monitor tab of https://www.jfedor.org/hid-remapper-config/

Looking at the docs it says:

D+ to GPIO0 (pin 1), D- to GPIO1 (pin 2), VBUS to VBUS (pin 40) and GND to GND (pin 38)

Looking at the Waveshare RP2040-Zero I think that would that map to?

D+ to GPIO0 (pin 0), D- to GPIO1 (pin 1), VBUS to VBUS (5V) and GND to GND (GND)

image

I've checked continuity from the cable that I've soldered to those pins and that's good. I've tried using the remapper_waveshare_rp2040_pizero.uf2 firmware file from the last two releases.

davewongillies avatar Feb 15 '24 04:02 davewongillies

Try the regular remapper.uf2 file if you're using pins 0 and 1, the remapper_waveshare_rp2040_pizero.uf2 firmware is for a different board (yeah, their naming is confusing).

jfedor2 avatar Feb 15 '24 10:02 jfedor2

I can confirm the remapper.uf2 works with the Waveshare RP2040-Zero when using pins 0 and 1.

bjlaur avatar Mar 14 '24 20:03 bjlaur

I can confirm the remapper.uf2 works with the Waveshare RP2040-Zero when using pins 0 and 1.

Thanks! Will try this out also!

MrMennens-tech avatar May 22 '24 19:05 MrMennens-tech