Project only works when PropPlug in-situ
Hugh
Posts: 362
This has me stumped.
I have a project on a protoboard. It only runs if the PropPlug is connected (to the protoboard and the PC). If it is not present the SD card fails to mount.
Any code writing to the EEPROM has been removed.
The reset button on the protoboard doesn't have the same effect as the PropPlug being in place.
There are no connections to pins 28 - 31.
I can only assume that the PropPlug is pinning down some floating voltage somewhere.
Any thoughts?
Thanks
Hugh
I have a project on a protoboard. It only runs if the PropPlug is connected (to the protoboard and the PC). If it is not present the SD card fails to mount.
Any code writing to the EEPROM has been removed.
The reset button on the protoboard doesn't have the same effect as the PropPlug being in place.
There are no connections to pins 28 - 31.
I can only assume that the PropPlug is pinning down some floating voltage somewhere.
Any thoughts?
Thanks
Hugh
Comments
If you have debug statements sent to the PC with a Prop Plug in place it will reset the Prop.
Do you have any debug statements?
I'd suggest posting the code so others can check it.
Nope. None at all.
The code is spectacularly poor!
If you have a voltmeter, try measuring Vdd everywhere and make sure all the ground connections are good...
Anyway, you might try adding a ~10 uF tantalum capacitor between Vdd and Gnd near the SD card...
Prop-based Theramin, here I come!