- Joined
- Jan 22, 2008
- Messages
- 53,108
- Helped
- 14,792
- Reputation
- 29,871
- Reaction score
- 14,291
- Trophy points
- 1,393
- Location
- Bochum, Germany
- Activity points
- 301,063
8051 has weak pull-up resistors, you need to write 0 to the ports to pull the pins to 0, involving 50 µA current per pin. For minimum sleep current, you would switch the display GND pin and VEE circuit instead of VDD and leave port 1 floating.i have found that the signal lines(port 1) of lcd are still powered up even if i off the lcd and have also high the pins of lcd at the time when lcd is off.... and also power pins of LCD shows me 1.32v....
can anybody plzz help me.... how to make the pins to 0v
But presently, you are fighting with much higher power loss. If I understand right, L293D VSS and VS quiescent current is the dominant problem. It can't be disabled, you need to switch-off both supply lines. Or use a different (e.g. MOSFET) motor driver with lower idle current consumption.
Next point is voltage regulator optimization, already addressed by bigdogguru.