Part Details for MC908QC16CDZE by NXP Semiconductors
Results Overview of MC908QC16CDZE by NXP Semiconductors
- Distributor Offerings: (0 listings)
- Number of FFF Equivalents: (0 replacements)
- CAD Models: (Request Part)
- Number of Functional Equivalents: (0 options)
- Part Data Attributes: (Available)
- Reference Designs: (Not Available)
Tip: Data for a part may vary between manufacturers. You can filter for manufacturers on the top of the page next to the part image and part number.
MC908QC16CDZE Information
MC908QC16CDZE by NXP Semiconductors is a Microcontroller.
Microcontrollers are under the broader part category of Microcontrollers and Processors.
Microcontrollers (MCUs) are small, low-power integrated circuits used to control embedded systems. Microcontrollers are primarily used to automate and control devices. Read more about Microcontrollers and Processors on our Microcontrollers and Processors part category page.
Part Details for MC908QC16CDZE
MC908QC16CDZE CAD Models
MC908QC16CDZE Part Data Attributes
|
MC908QC16CDZE
NXP Semiconductors
Buy Now
Datasheet
|
Compare Parts:
MC908QC16CDZE
NXP Semiconductors
MICROCONTROLLER
|
Rohs Code | Yes | |
Part Life Cycle Code | Obsolete | |
Ihs Manufacturer | NXP SEMICONDUCTORS | |
Package Description | SOIC-28 | |
Reach Compliance Code | compliant | |
ECCN Code | 3A991.A.2 | |
HTS Code | 8542.31.00.01 | |
Has ADC | YES | |
Additional Feature | ALSO OPERATES AT 3.3V SUPPLY AT 4 MHZ | |
Address Bus Width | ||
Bit Size | 8 | |
Boundary Scan | NO | |
CPU Family | M68HC08 | |
Clock Frequency-Max | 32 MHz | |
DAC Channels | NO | |
DMA Channels | NO | |
External Data Bus Width | ||
Format | FIXED POINT | |
Integrated Cache | NO | |
JESD-30 Code | R-PDSO-G28 | |
JESD-609 Code | e3 | |
Length | 17.925 mm | |
Low Power Mode | YES | |
Moisture Sensitivity Level | 3 | |
Number of External Interrupts | 7 | |
Number of I/O Lines | 26 | |
Number of Serial I/Os | 1 | |
Number of Terminals | 28 | |
Number of Timers | 7 | |
On Chip Data RAM Width | 8 | |
On Chip Program ROM Width | 8 | |
Operating Temperature-Max | 85 °C | |
Operating Temperature-Min | -40 °C | |
PWM Channels | YES | |
Package Body Material | PLASTIC/EPOXY | |
Package Code | SOP | |
Package Equivalence Code | SOP28,.4 | |
Package Shape | RECTANGULAR | |
Package Style | SMALL OUTLINE | |
Peak Reflow Temperature (Cel) | 260 | |
RAM (bytes) | 512 | |
ROM (words) | 16384 | |
ROM Programmability | FLASH | |
Seated Height-Max | 2.65 mm | |
Speed | 8 MHz | |
Supply Current-Max | 8.5 mA | |
Supply Voltage-Max | 5.5 V | |
Supply Voltage-Min | 5 V | |
Supply Voltage-Nom | 5 V | |
Surface Mount | YES | |
Technology | CMOS | |
Terminal Finish | MATTE TIN | |
Terminal Form | GULL WING | |
Terminal Pitch | 1.27 mm | |
Terminal Position | DUAL | |
Time@Peak Reflow Temperature-Max (s) | 40 | |
Width | 7.5 mm | |
uPs/uCs/Peripheral ICs Type | MICROCONTROLLER |
MC908QC16CDZE Frequently Asked Questions (FAQ)
-
The maximum clock frequency that can be used with the internal oscillator is 4 MHz. However, it's recommended to use a crystal oscillator for frequencies above 2 MHz for better stability and accuracy.
-
The watchdog timer can be configured using the WDTCSR register. Set the WDTON bit to enable the watchdog timer, and set the WDP bits to select the timeout period. The watchdog timer can be reset using the WDR instruction.
-
The COP module is a watchdog timer that monitors the microcontroller's operation and resets the device if it fails to periodically refresh the COP timer. This ensures that the microcontroller is operating correctly and prevents it from getting stuck in an infinite loop.
-
The SCI module can be used for asynchronous serial communication. Configure the SCI control register (SCICR) to select the baud rate, data bits, and stop bits. Then, use the SCI data register (SCIDR) to transmit and receive data.
-
The reset pin (RST) is an active-low input that resets the microcontroller when it is pulled low. This pin can be used to reset the device externally, such as when a power-on reset or a manual reset is required.