undervoltage issue?
#4
That's great news that you got it working well!

Voltage Indicator Question:  
Well, that's a solid "kinda."  As far as I know, you can measure the core voltage, but you can't measure the 5V or 3.3V.  

If you're ssh'd in, do

Code:
for id in core sdram_c sdram_i sdram_p ; do     sudo echo -e "$id:\t$(vcgencmd measure_volts $id)" ; done

It will print something like

Code:
core: volt=1.2000V
sdram_c: volt=1.2000V
sdram_i: volt=1.2000V
sdram_p: volt=1.2250V

What you mentioned with pin35 is likely something someone wrote that would interface with some external voltage ADC hardware.

WiFi Disable Question:
Please see http://forum.freeplaytech.com/showthread...475&page=4
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Reply


Messages In This Thread
undervoltage issue? - by maddin1502 - 01-25-2018, 09:58 PM
RE: undervoltage issue? - by Flavor - 01-26-2018, 01:02 AM
RE: undervoltage issue? - by maddin1502 - 01-26-2018, 05:06 PM
RE: undervoltage issue? - by Flavor - 01-27-2018, 03:05 AM
RE: undervoltage issue? - by maddin1502 - 01-31-2018, 04:56 PM
RE: undervoltage issue? - by maddin1502 - 02-01-2018, 04:45 PM
RE: undervoltage issue? - by Flavor - 02-02-2018, 01:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)