Remapping on Waveshare rp 2040 pi zero

@Ramboss D+ needs to go to GPIO0 and D- to GPIO1 and then you can use the default remapper.uf2 firmware.

Okay thank you, would this probably be the easiest solution? My head is exploding trying to figure out compiling a new build.

Whatever is easier for you. We have a video showing how to compile a custom build, it’s not that hard:

You’d have to literally only change β€œ0” to β€œ10” in CMakeLists.txt.

1 Like

Okay thanks so much for your help. I thought I had to learn an immense amount of coding to change the pins, was feverishly searching how to edit .uf2 files and realized I’m actually dumb. Thanks for being patient with me and being so helpful.

No problem! Just please start a new thread next time instead of hijacking an existing one! :smiley:

1 Like

My apologies, I will do so next time. I thought it was related, but ignorance got the best of me.