POWER MANAGEMENT
DESCRIPTION
There are thr ee power mana gement modes. Each mode affects the way RPBASIC operates. T he IDLE command is used to control how the card operates
Default mode is full power. All commands, timers, and interrupts function. IDLE command is not used.
There are a number of ways to exit the IDLE mode in conjunction with ONITR. Refer to Chapter 12, External Interrupt and Chapter 13,
IDLE or IDLE 0 waits until an ONTICK or ONITR interr upt occur s. Se rial I/ O oper ates norm ally. U se this comm and whe n you wan t your pr ogram to "hang out" until something happens. The
IDLE 1 reduce s power by 30% . H ere the C PU " shuts down" but the internal timers are still operating.
ONT ICK and ON ITR will cause the card to come out of power down m ode. Howe ver, the
IDLE 2 is the lowest power mode. T he CPU, internal timers , ser ial ports, and oscillator are tur ned off. Only interrupts responding to ONITR wake up the processor . Cur rent cons umption is less than 5 ma with no signals going into or coming from the RPC
IDLE 2 also has a number of operating restr ictions. This mode shuts dow n the
NOTE: The RS- 232 receiver is shut down in IDLE modes 1 and 2. A ny characters sent to the
SECTION 14
grossly distorted.
NOTE: Delay printing out the R
NOTE: The < Ctl>
Norm ally this is not a problem except during progr am deve lopment. If the prog ram is executing an IDLE statement and it won' t respond to any interrupts, pressing the reset button is the only w ay to exit.
Exit IDLE 2 by applying a low going pulse at the INT input at P2 . The pulse width should be 50 ns minimum . The other IDLE modes re quire a pulse width of at least 1
FURTHER POWER REDUCTION
Some applications require the least amount of power possible. You m ay rem ove cer tain IC' s from the card to do this. The table below lists the IC 'U' number, approximate curr ent consumption (in shutdown and run mode), and function.
Un |
| Curr ent |
| Function | |
| Run | Shutdown |
| ||
U9 | 10 | mA |
| 400 uA | |
U14 | 100 uA |
| 1 . 2 ma | Reference for U 15, | |
|
|
|
|
| temperature reference. |
U15 | 5 ma |
| 10 uA | Analog to digital | |
|
|
|
|
| converter |
U11 | 10 | mA |
| 1 ua | Digital I/O at J3 |
U17 | 10 | mA |
| 1 ua | Display output, keypad |
|
|
|
|
| scanner . |
U8 | 30 | mA |
| 10 uA | RS - 232 driver/receiver, |
|
|
|
|
| power supply for analog |
to digital converter, amplifiers
Page