cwyuzik
11-17-2010, 06:50 PM
Hi,
Just an inventor here considering using the propeller in an application that if feasable would use thousands of these chips. So far so good, fantastic product. I do have a concern about my circuit designs effect on the chip in the long range though.
The application requires that the device will only need to be used sporadically. So the program needs to shut everything down after a period of inactivity automatically.
Its using a 2x16 lcd for output and a qtouch capacitive circuit for a keypad as input. Since the keypad circuit uses so little current, it can be live 100% of the time as a method of input to start the application up when needed, that’s no problem.
I’ve devised a simple start circuit using a couple of transistors as switches. Holding down one of the qtouch keys for 2 seconds fires the base of one transistor enough for the prop to boot. Then once booted, one of the props pins latches the other transistors base to keep the prop and the lcd powered up. Once no longer required, the program can simply shut the device down by turning that same pin off.
Since the lcd and prop run on different voltages, the transistors work on the ground side of the supply.
This all works perfectly, however since transistors still conduct a little when no voltage is applied to the base, there is 2.14 volts to the prop and lcd in the off state.
In the manual it states the minimum voltage is 2.7 volts so as far as I’m aware, the chip isn’t running. But I’m concerned the constant low voltage across vss and vdd may cause it harm in the long run. I’m hoping for the design life of device to be 15 to 20 years at least.
Is this circuit okay? I know that using a relay configured as a latch would be better, but cost is a factor.
My apologies if this issue has already been addressed. I couldn’t find it anywhere.
Thanks for your anticipated opinions,
Clarence
Just an inventor here considering using the propeller in an application that if feasable would use thousands of these chips. So far so good, fantastic product. I do have a concern about my circuit designs effect on the chip in the long range though.
The application requires that the device will only need to be used sporadically. So the program needs to shut everything down after a period of inactivity automatically.
Its using a 2x16 lcd for output and a qtouch capacitive circuit for a keypad as input. Since the keypad circuit uses so little current, it can be live 100% of the time as a method of input to start the application up when needed, that’s no problem.
I’ve devised a simple start circuit using a couple of transistors as switches. Holding down one of the qtouch keys for 2 seconds fires the base of one transistor enough for the prop to boot. Then once booted, one of the props pins latches the other transistors base to keep the prop and the lcd powered up. Once no longer required, the program can simply shut the device down by turning that same pin off.
Since the lcd and prop run on different voltages, the transistors work on the ground side of the supply.
This all works perfectly, however since transistors still conduct a little when no voltage is applied to the base, there is 2.14 volts to the prop and lcd in the off state.
In the manual it states the minimum voltage is 2.7 volts so as far as I’m aware, the chip isn’t running. But I’m concerned the constant low voltage across vss and vdd may cause it harm in the long run. I’m hoping for the design life of device to be 15 to 20 years at least.
Is this circuit okay? I know that using a relay configured as a latch would be better, but cost is a factor.
My apologies if this issue has already been addressed. I couldn’t find it anywhere.
Thanks for your anticipated opinions,
Clarence