Just started to delve into the GPIO of my raspberry, and so started off with the extremely simple one-diode circuit running off the 3v3 pin on the raspberry. To my surprise it did not work, and so I started to look for errors. When using my multimeter the measured voltage across 3v3 and GND is only 1.46V and not the expected 3.3V. I am powering it with an 1A usb charger, and voltage across TP1 and TP2 is 4.76V.
Proceeded and measured the amperage when a 330Ω resistor is hooked up, and got 4mA. If I'm not mistaken that would mean there is somewhere around 1.32V potential difference between 3v3 and GND (0.004A*330Ω = 1.32V).
Do you have any ideas as of why this could happen? Any help would be appreciated.