Doorgaan naar hoofdcontent

Diodes and (poly) fuses, week 41 (part 2)

I have today finally fixed the issues with my Raspberry-PI.
If I have these issues everybody must be having them, USB problems!
After spending the whole day measuring and tinkering it seems to work.
There are some serious design-flaws with the board, to say the least.

UPDATE: it is not completely fixed, after a few hundred open/close calls on a sound card (alsa on USB) the problem still happens, the USB locks up. I will not use a R-Pi again. What a piece of marketing hype it is. 

One of the thing I need the R-Pi to do is run of 12 Volts, not a 5 volt USB connector. So I added a DC/DC converter (which also insulates the ground connection, which is always good when doing audio or mounting stuff in a car).

It appeared to work fine but the usb-audio-card kept failing, after opening it 20 times or so.
I also have a Pi-Face board connected so that complicated the situation.

When it ran it ran OK, but sometimes it just did not work. I do not like these intermittent problems, so I spend today investigating. If I toggled the relays on the Piface board many times trouble happened...

That sounds like a power supply issue, but how can that be? It is a very commonly used board, it certainly would be stable right, NOT, certainly not, not a chance.

I ended up measuring voltages everywhere and found very odd readings, like voltage dropping 1.0 volt over a polyfuse, yes you read that right.
A USB device must be given a voltage of 4.75 -. 5.25 volts to work with. The R-Pi was outputting just 4.0 Volts when giving it 5.1 Volts at the input. All the reports of using a proper power-supply are not the whole answer, the board is certainly also to blame, not just the power-supply.

Furthermore, the voltage was not stable, it depended on the audio being played, really! Play something at high volume and lose the R-Pi, how is that for fun?

I ended up bypassing all the polyfuses on the R-Pi board and adding some extra capacitors on the 3.3 Volt and 5 volt lines.


the pictures shows the bypassed on the USB polyfuses, they where losing about 1 volt of the already low 5 volt bus.

Adding a proper 5 volt input, bypassing the input fuse on the R-Pi, the fuse was dropping the 5 volt bus below 4.8 volts.


the DC/DC converter, a MEE3S1205SC, now the Pi can connect to 12 Volts and without the fragile micro-usb connection.

That made a real change, it stopped crashing and USB does not disconnect anymore filing up my logs with : usb_set_interface failed (-32)
After seeing one of these messages, the only way to recover is to remove power and reboot, not even unplugging/reconnecting the USB device will work.

I am not seeing these anymore, hooray hooray. (Update: it still fails sometimes when stressed a bit more)

above some pictures of the DC/DC converter and the bypassed of the fuses.

The voltage on the USB devices is now 4.91 volts, which is within specification.

Then there where also issues with the Pi-Face board, the flyer and docs say that the inputs are pulled up with 10k resistors, this is not true. (the actual value is about 100k, which matches the specs of the MCP23S17 which is doing the pull-up. (since there is no good schematic for the Piface board, you have to find this by reverse engineering the board, which I think is not good)


the picture shows the 1.5 k resistor between input 1 and 3.3 Volt, as a pull-up.

If you connect a switch to a 100k pull-up a current of 0.03 mA will flow when you close the switch. This is out of spec for most switches (they might have a leakage current that high), a switch needs some current to work well, so I added a 1.5k resistor as a pull up, so at least 2 mA will flow through it. Much better.


Reacties

Populaire posts van deze blog

Denon DHT T100 DESIGNED TO FAIL : bad caps (ceramic caps this time)

A friend gave me a Denon DHT-T100 to look at. Do not spend much time on it.. ok. It had a problem, it started clicking and ticking after power on, and after some time. (a so called intermittent problem) Sometimes it did not tick or click, but it was basically not usable. The clicking had a sharp click in one channel and repeated after about a second, then sound recovered and it would click and drop out again. He told me, do not spend any time on it, yeah, right. ;-) like I would give up after 15 minutes. I wanted to know what was going on with this thing, I found some schematic online and started measuring the usual things. The power supply, 24V did it drop down when a tick occurred ? Difficult to find out because sometimes the thing would play for hours without a glitch. I eventually found out the 24 V PSU, the step down SMPS on board and the LDO's were all ok, all power rails remained within spec, but it still glitched sometimes. (while power was ok) I investigat

Fixed voltage on cheap buck converter (MP1584) conversion with single 0805 resistor

Everywhere I look on the Ali and Ebays I see these step down converters based on MP1584. I bought a couple and actually they are not bad at all. The output voltage is set by the trimming-resistor in the left top corner of the picture. This works OK, but.. it is dangerous because it is rather sensitive to the touch. I decided that I wanted fixed output, so I had to figure out how this thing worked. The datasheet looks like this : R1 in the datasheet is what I call "R feedback" in my image. The value of R2 is mostly 8.2K Ohm in the boards I have seen.  So to set some common values for output voltage: change R1 to 27K for 3V3 output (actually 3.4 volt, but 27K is a standard value) or change R1 to 43K0 for 5.0 Volt output. (43 K is a standard value) A standard 0805 size resistor fits precisely, how convenient ;-). Make sure the other resistor is really 8.2K because that determines the feedback ratio. This way you can not burn up your circ

DPS5005 power supply, remote control using python serial port modbus

Just a short one. I bought one of these things. It can do 50 volt 5 Amp, I have not looked at the quality of the output (noise, overshoot all unknown to me)  but should be alright to control a lamp, a battery or a strip of LED's is my guess. You can easily control the current and voltage output using a serial port. (a usb-serial-rs485 was provided) I seems to talk modbus protocol. To change the baud rate and modbus-slave-address, keep POWER button pressed during power on, this will enter you into the configuration menu. register list here : Register Map for this device. Function Description Number of bytes Decimal places UNIT Read/Write Register address U-SET Voltage setting 2 2 V R/W 0000H I-SET Current setting 2 3 A R/W 0001H UOUT Output voltage display value 2 2 V R 0002H IOUT Output