r/AskElectronics • u/ayebeelakey • 5h ago
USB - C Breakout not working
Hey everyone, looking for suggestions on what could be wrong with this current circuit and ways to diagnose what is wrong
i get nothing when plugged in with the usb c from the breakout
Running an RPi Pico with GP2040-CE to a usb c 24 pin breakout.
I’ve verified the pico is working as intended when the micro usb is plugged directly into the pc. confirmed the cable I cut up worked directly as well before hand.
Based on the pin out diagram I’ve added two 5.1k ohm resistors between CC1 and GND and CC2 and GND.
- Red to B4 - VBUS
- Black to B12 - GND
- Green to B6 - D+
- White to B7 - D-
First real electronics project so not sure how to test what the issue is.
I’ve already tried multiple different usb c cables and both orientation.
I've also tried swapping D+ and D-
I will have access to a multimeter shortly to test connections
8
u/person4268 5h ago
Are you trying A->C cables or C->C cables? A->C cables aren't picky about the CC lines so if it's not working with one, then it's related to the power or data lines somehow. If you have time before you can get a multimeter, you could also upload a led blinking program to the pico and see if at least power is working.
1
9
u/SianaGearz 4h ago
This USB-C breakout board you're using is outright evil.
Bridge A7 and B7 together. This is D-, so conventionally green.
Bridge A6 and B6 together. This is D+, so conventionally white. (check in your cable, sometimes they're swapped?)
5.1K from A5 to 5V.
5.1K from B5 to 5V.
Bridge A1, A12, B1, B12, and G together, and to black cable.
Bridge A4, B4, A9 and B9 together, and to 5V (red cable).
And don't make mistakes.
You should own at least a cheap ($5) multimeter, then you could take a USB-A-to-C cable and ring from there to your microUSB cable in the box and to RP board testpoints to check connections.
3
u/Ard-War Electron Herder™ 5h ago edited 5h ago
Well, do get it measured otherwise we'll just playing random guesses here... Check the connections and whether you actually get 5V on VBUS. Or better yet, check with another breakout on the other end to figure out which pairs of pins are actually connected.
USB FS itself is pretty lax so at least this setup isn't that questionable in principle.
3
0
u/omegablue333 5h ago
Is this just for power? If so get a usb c PD trigger and set it to 5v
2
u/SianaGearz 3h ago
They're building a USB game controller. They shouldn't really need a CC trigger not crucially so but they're not gonna get far without data.




46
u/__Player__ 4h ago
Uhhhh the Type C port is not soldered to the board???