POWER MANAGEMENT | SECTION 14 |
Curr ents are maximum and minimum as specified by the manufacturer.
Some current consumption is difficult to determine. Digital outputs, for example, will draw virtually no current under no load conditions, but can supply 15 ma to each outpu t if requir ed. Ther efore, inputs and outpu ts connected to the card will affect its current consumption. Some chips, such as U 9, will not draw m uch current unless ther e is activity on the R
Board current consumption may be affected by the setting of jump er W 7. T his jumper determ ines if inputs at J3 are pulled up or down. When set to pull up inputs, each line forced low increases current consumption by 50 uA. If all inputs are tied to + 5V or ground,
rem oving jump er W 7 may dr aw less cur rent.
The application program IC in U6 may be changed to a 29C040. This 512K byte memory draws 200 uA less current than a 32K byte one.
Any contr ol line from P2 to gr ound dra ws 500 uA due to the 10K
The contrast adjustment (R18) can be removed or adjusted for minim um cur rent.
Program Examp le
This examp le makes the RP
10ONITR 500
.
. | other code |
. |
|
100IDLE 2
200GOTO 100
500PRINT "In interrupt"
510RETI
Page