-
3D Model
Available Download Formats
By downloading CAD models, you agree to our Terms & Conditions and Privacy Policy
MICROCONTROLLER
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.
MC9S08SE8CTG 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 # | Distributor | Description | Stock | Price | Buy | |
---|---|---|---|---|---|---|
DISTI #
40P5142
|
Newark | Microcontroller Mcu, 8 Bit, S08, 20Mhz, Tssop-16, Product Range:S08 Family S08Se Series Microcontrollers, Device Core:Hcs08, Operating Frequency Max:20Mhz, Program Memory Size:8Kb, No. Of Pins:16Pins, Ic Case/Package:Tssop Rohs Compliant: Yes |Nxp MC9S08SE8CTG RoHS: Compliant Min Qty: 2880 Package Multiple: 1 Date Code: 0 Container: Bulk | 0 |
|
$2.2400 | Buy Now |
DISTI #
MC9S08SE8CTG-ND
|
DigiKey | IC MCU 8BIT 8KB FLASH 16TSSOP Min Qty: 1 Lead time: 13 Weeks Container: Tube |
2304 In Stock |
|
$2.1100 / $3.8900 | Buy Now |
DISTI #
MC9S08SE8CTG
|
Avnet Americas | MCU 8-bit HCS08 CISC 8KB Flash 3.3V/5V 16-Pin TSSOP Rail - Rail/Tube (Alt: MC9S08SE8CTG) RoHS: Compliant Min Qty: 2880 Package Multiple: 2880 Lead time: 13 Weeks, 0 Days Container: Tube | 0 |
|
$1.7664 / $1.8586 | Buy Now |
DISTI #
841-MC9S08SE8CTG
|
Mouser Electronics | 8-bit Microcontrollers - MCU LO COST 8 BIT 5V MCU RoHS: Compliant | 224 |
|
$2.0900 / $3.8900 | Buy Now |
DISTI #
MC9S08SE8CTG
|
Avnet Silica | MCU 8bit HCS08 CISC 8KB Flash 33V5V 16Pin TSSOP Rail (Alt: MC9S08SE8CTG) RoHS: Compliant Min Qty: 96 Package Multiple: 96 Lead time: 15 Weeks, 0 Days | Silica - 0 |
|
Buy Now | |
DISTI #
MC9S08SE8CTG
|
EBV Elektronik | MCU 8bit HCS08 CISC 8KB Flash 33V5V 16Pin TSSOP Rail (Alt: MC9S08SE8CTG) RoHS: Compliant Min Qty: 96 Package Multiple: 96 Lead time: 15 Weeks, 0 Days | EBV - 0 |
|
Buy Now | |
|
Win Source Electronics | IC MCU 8BIT 8KB FLASH 16TSSOP / MC9S08SE8/4 Do more with less | 2880 |
|
$2.1580 / $3.2370 | Buy Now |
By downloading CAD models, you agree to our Terms & Conditions and Privacy Policy
|
MC9S08SE8CTG
NXP Semiconductors
Buy Now
Datasheet
|
Compare Parts:
MC9S08SE8CTG
NXP Semiconductors
MICROCONTROLLER
|
Rohs Code | Yes | |
Part Life Cycle Code | Active | |
Ihs Manufacturer | NXP SEMICONDUCTORS | |
Package Description | TSSOP-16 | |
Reach Compliance Code | compliant | |
ECCN Code | EAR99 | |
HTS Code | 8542.31.00.01 | |
Factory Lead Time | 13 Weeks | |
Samacsys Manufacturer | NXP | |
Has ADC | YES | |
Address Bus Width | ||
Bit Size | 8 | |
CPU Family | HCS08 | |
Clock Frequency-Max | 16 MHz | |
DAC Channels | NO | |
DMA Channels | NO | |
External Data Bus Width | ||
JESD-30 Code | R-PDSO-G16 | |
JESD-609 Code | e3 | |
Length | 5 mm | |
Moisture Sensitivity Level | 3 | |
Number of I/O Lines | 14 | |
Number of Terminals | 16 | |
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 | TSSOP | |
Package Equivalence Code | TSSOP16,.25 | |
Package Shape | RECTANGULAR | |
Package Style | SMALL OUTLINE, THIN PROFILE, SHRINK PITCH | |
Peak Reflow Temperature (Cel) | 260 | |
Qualification Status | Not Qualified | |
RAM (bytes) | 512 | |
ROM (words) | 8192 | |
ROM Programmability | FLASH | |
Seated Height-Max | 1.2 mm | |
Speed | 20 MHz | |
Supply Voltage-Max | 5.5 V | |
Supply Voltage-Min | 3 V | |
Supply Voltage-Nom | 3 V | |
Surface Mount | YES | |
Technology | CMOS | |
Temperature Grade | INDUSTRIAL | |
Terminal Finish | Tin (Sn) | |
Terminal Form | GULL WING | |
Terminal Pitch | 0.65 mm | |
Terminal Position | DUAL | |
Time@Peak Reflow Temperature-Max (s) | 40 | |
Width | 4.4 mm | |
uPs/uCs/Peripheral ICs Type | MICROCONTROLLER |
The maximum clock frequency that can be used with the internal oscillator is 20 MHz. However, it's recommended to use a crystal oscillator or an external clock source for more accurate and stable clocking.
To configure the ADC to convert analog signals from multiple channels, you need to use the ADC's scan mode. This involves setting the ADCSC1 register to select the desired channels, and then using the ADCSC2 register to control the scan sequence.
The COP watchdog timer is a safety feature that resets the microcontroller if it fails to periodically reset the COP timer. This ensures that the microcontroller is operating properly and prevents it from getting stuck in an infinite loop or other abnormal condition.
To use the SCI module, you need to configure the SCI control registers (SCIC1 and SCIC2) to set the baud rate, data bits, and stop bits. Then, use the SCI data registers (SCIDRL and SCIDRH) to transmit and receive data.
The PM module is used to control the power modes of the microcontroller. It allows the microcontroller to enter low-power modes (such as WAIT or STOP) to reduce power consumption when not actively processing data.