Open Scottapotamas opened 7 years ago
Noise seems reasonably under control.
There seems to be noticeable ripple in the supply at 1ms intervals (corresponding to the LED switching/micro doing processing on tick timer from sleep).
Scope traces for record. Set to AC coupling.
As per datasheet, VOUT=1.25V*(1+R2/R1) where R1 is the 51k selected. This gives VOUT of 3.295V.
Still not sure what's going on with it...
Decided to look at the other regulators when the camera was spitting out garbage. I should have checked this earlier.
Input voltage is 5.01V from the USB-UART adaptor -> USB hub. The 1.3V reg is outputting 4.30V. The 2.8V reg is outputting 2.44V. The 3.3V reg is still outputting ~2.2V.
This is really wrong, and I wouldn't be surprised if the actual sensor core was irrevocably damaged by ~3x recommended voltage, and the datasheet states a absolute max 3V...
Maybe junk regulators? The marking on the regs show AEAD with some orientation marks and bars/dots above/below some letters. This code doesn't match up with any of the tables in the datasheet.
I'm not even sure what these are anymore... Real stock seems to be at least 2 months away.
I've been reading a AP2210 from the RS website. Its branded as BCD manufacturer while the real Diodes Inc datasheet is laid out slightly differently (there should be a logo on the package is the only difference). The Vout formula, pinout and package markings seem to be otherwise identical.
Installed the AP2210 adjustable regs on the test board.
Board appears to boot and can be communicated with over serial. Output of 3.3V reg is just under 2.1V.