Features: • High-performance M68HC08 architecture• Fully upward-compatible object code with M6805, M146805, and M68HC05 Families• Operating voltage range of 2.2 to 3.6 V• Maximum internal bus frequency of 2 MHz• Trimmable internal oscillator 4-MHz operating frequency ...
MC68HC908QF4: Features: • High-performance M68HC08 architecture• Fully upward-compatible object code with M6805, M146805, and M68HC05 Families• Operating voltage range of 2.2 to 3.6 V• Max...
SeekIC Buyer Protection PLUS - newly updated for 2013!
268 Transactions
All payment methods are secure and covered by SeekIC Buyer Protection PLUS.
Characteristic(1) |
Symbol |
Value |
Unit |
Supply voltage |
VDD |
0.3 to +6.0 |
V |
Input voltage |
VIN |
VSS 0.3 to VDD +0.3 |
V |
Mode entry voltage,IRQ pin |
VTST |
VSS 0.3 to +9.1 |
V |
Maximum current per pin excluding PTA0PTA5,VDD,and VSS |
I |
±15 |
mA |
Maximum current for pins PTA0PTA5 |
IPTA0-IPTA5 |
±25 |
mA |
Storage temperature |
TSTG |
55 to +150 |
°C |
Maximum current out of VSS |
IMVSS |
100 |
mA |
Maximum current into VDD |
IMVDD |
100 |
mA |
The function of the auto wakeup logic MC68HC908QF4 is to generate periodic wakeup requests to bring the microcontroller unit (MCU) out of stop mode. The wakeup requests are treated as regular keyboard interrupt requests, with the difference that instead of a pin, the interrupt signal is generated by an internal logic.
Writing the AWUIE bit of MC68HC908QF4 in the keyboard interrupt enable register enables or disables the auto wakeup interrupt input (see Figure 4-2). A logic 1 applied to the AWUIREQ input with auto wakeup interrupt request enabled, latches an auto
wakeup interrupt request.
Auto wakeup latch, AWUL, can be read directly from the bit 6 position of port A data register (PTA). MC68HC908QF4 is a read-only bit which is occupying an empty bit position on PTA. No PTA associated registers, such as PTA6 data direction or PTA6 pullup exist for this bit.
Entering stop mode of MC68HC908QF4 will enable the auto wakeup generation logic. An internal RC oscillator (exclusive for the auto wakeup feature) drives the wakeup request generator. Once the overflow count is reached in the generator counter, a wakeup request, AWUIREQ, is latched and sent to the KBI logic. See Figure 4-1.
Wakeup interrupt requests will only be serviced if the associated interrupt enable bit, AWUIE MC68HC908QF4, in KBIER is set. The AWU shares the keyboard interrupt vector.