A
Arduino•4mo ago
delboy1978uk

Uno R3 not detected

i have a "Make your own Uno kit", 100% official Uno R3 with a USB-C module, however it is no longer detected at all in Device manager. The power light is on etc. I have looked up and as far as I can see, it is the usb module that needs reset and reloaded in order to get the device detected by device manager again? However, I don't know how to do that with this, normal R3's have the reset jumpers but this doesnt
No description
19 Replies
Unknown User
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
delboy1978uk
delboy1978ukOP•4mo ago
im unsure where the reset pin is on this usb module, the docs didnt mention it
Unknown User
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
delboy1978uk
delboy1978ukOP•4mo ago
yeah but its soldered on, i cant read underneath it lol
No description
delboy1978uk
delboy1978ukOP•4mo ago
trying to find a pic of the underside of this theres a 3d model of it here! but im unable to rotate it properly to read it 😛 https://makeyouruno-visual.arduino.cc/#/uno
Unknown User
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
delboy1978uk
delboy1978ukOP•4mo ago
yes but nothing gets detected
delboy1978uk
delboy1978ukOP•4mo ago
i can sort of see it
No description
delboy1978uk
delboy1978ukOP•4mo ago
No description
delboy1978uk
delboy1978ukOP•4mo ago
so it looks like that first pin, do i just short it to ground?
delboy1978uk
delboy1978ukOP•4mo ago
this doesnt mention the reset on the module, solely the tiny atmega16u2
No description
WeeGee
WeeGee•4mo ago
however it is no longer detected at all in Device manager.
I assume this means at some point, it was being detected in device manager, and now is not. What happened to the kit between the last time it was detected and the first time it wasn't detected? Where did you read that the USB module needs to be reset? Unless you've done DFU programming of the 16u2 to use it as a mouse/keyboard/joystick or other similar things, it's very unlikely that the USB module has lost it's programming "on it's own".
delboy1978uk
delboy1978ukOP•4mo ago
it's probably just my soldering then, but it looks ok! it worked, i did nothing with it for a while, and then one day i came back to it but it didnt work. thanks @WeeGee
WeeGee
WeeGee•4mo ago
That's an odd one then, yeah. From the pictures you sent, the soldering looks reasonable; I assume it's soldered on both sides yes? (Arduino board AND usb serial chip?) should also check and make sure U2 and Q1 aren't swapped those parts look REALLY similar, but I'm fairly sure one is a transistor and the other is a voltage regulator. If you have a multimeter, that'd be your next step for diagnosis; see if the +5V rail is actually 5V when plugged into USB
delboy1978uk
delboy1978ukOP•4mo ago
i have double checked u2 and q1, they are installed correctly, and i'm getting 4.6 something volts on the 5v rail
AnonEngineering
AnonEngineering•4mo ago
4.6v sounds like a diode drop between 5v Vusb and 5v
delboy1978uk
delboy1978ukOP•4mo ago
oh really? thanks for your help, i'll see if i can test that later!
WeeGee
WeeGee•4mo ago
still no word on the check between Q1 and U2; that'd be re-reading chip labels and quintuple-checking they're in the right places as the (I assume included) instructions say swapping a voltage regulator into the wrong spot (and doing bad "+5V to the wrong pins of a chip") things could be why it worked very temporarily checking all solder joints you personally soldered is also a good step it's all fault finding!
delboy1978uk
delboy1978ukOP•3mo ago
i'll be doing some soldering tomorrow so i'll take another look at it! thanks again!

Did you find this page helpful?