Part Details for MC9S08AC60CPUER by NXP Semiconductors
Results Overview of MC9S08AC60CPUER by NXP Semiconductors
- Distributor Offerings: (6 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.
MC9S08AC60CPUER Information
MC9S08AC60CPUER 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.
Price & Stock for MC9S08AC60CPUER
Part # | Distributor | Description | Stock | Price | Buy | |
---|---|---|---|---|---|---|
DISTI #
01AC9278
|
Newark | S08Ac 8-Bit Mcu, S08 Core, 60Kb Flash, 40Mhz, Qfp 64/ Reel Rohs Compliant: Yes |Nxp MC9S08AC60CPUER RoHS: Compliant Min Qty: 1500 Package Multiple: 1 Date Code: 0 Container: Reel | 0 |
|
$4.6800 | Buy Now |
DISTI #
MC9S08AC60CPUER-ND
|
DigiKey | IC MCU 8BIT 60KB FLASH 64LQFP Min Qty: 1500 Lead time: 13 Weeks Container: Tape & Reel (TR) | Temporarily Out of Stock |
|
$5.3306 | Buy Now |
DISTI #
MC9S08AC60CPUER
|
Avnet Americas | MCU 8-Bit MC9S08Axx S08 CISC 60KB Flash 3.3V/5V 64-Pin LQFP T/R - Tape and Reel (Alt: MC9S08AC60CPUER) RoHS: Compliant Min Qty: 1500 Package Multiple: 1500 Lead time: 13 Weeks, 0 Days Container: Reel | 0 |
|
$4.3980 / $4.7120 | Buy Now |
DISTI #
841-MC9S08AC60CPUER
|
Mouser Electronics | 8-bit Microcontrollers - MCU S08AC 8-bit MCU, S08 core, 60KB Flash, 40MHz, QFP 64 RoHS: Compliant | 0 |
|
$5.1300 / $11.0400 | Order Now |
DISTI #
MC9S08AC60CPUER
|
Avnet Silica | MCU 8Bit MC9S08Axx S08 CISC 60KB Flash 33V5V 64Pin LQFP TR (Alt: MC9S08AC60CPUER) RoHS: Compliant Min Qty: 1500 Package Multiple: 1500 Lead time: 15 Weeks, 0 Days | Silica - 0 |
|
Buy Now | |
|
Flip Electronics | Stock, ship today | 50 |
|
RFQ |
Part Details for MC9S08AC60CPUER
MC9S08AC60CPUER CAD Models
MC9S08AC60CPUER Part Data Attributes
|
MC9S08AC60CPUER
NXP Semiconductors
Buy Now
Datasheet
|
Compare Parts:
MC9S08AC60CPUER
NXP Semiconductors
Microcontroller
|
Rohs Code | Yes | |
Part Life Cycle Code | Active | |
Ihs Manufacturer | NXP SEMICONDUCTORS | |
Reach Compliance Code | compliant | |
ECCN Code | 3A991.A.2 | |
HTS Code | 8542.31.00.01 | |
Factory Lead Time | 13 Weeks | |
Samacsys Manufacturer | NXP | |
Has ADC | YES | |
Address Bus Width | ||
Bit Size | 8 | |
Clock Frequency-Max | 16 MHz | |
DMA Channels | NO | |
External Data Bus Width | ||
JESD-609 Code | e3 | |
Length | 10 mm | |
Moisture Sensitivity Level | 3 | |
Number of I/O Lines | 54 | |
Number of Terminals | 64 | |
PWM Channels | YES | |
Package Code | LQFP | |
Package Shape | SQUARE | |
Package Style | FLATPACK, LOW PROFILE | |
Peak Reflow Temperature (Cel) | 260 | |
Speed | 40 MHz | |
Supply Voltage-Max | 5.5 V | |
Supply Voltage-Min | 2.7 V | |
Supply Voltage-Nom | 5 V | |
Surface Mount | YES | |
Terminal Finish | Tin (Sn) | |
Terminal Form | GULL WING | |
Terminal Pitch | 0.5 mm | |
Terminal Position | QUAD | |
Time@Peak Reflow Temperature-Max (s) | 40 | |
Width | 10 mm | |
uPs/uCs/Peripheral ICs Type | MICROCONTROLLER |
MC9S08AC60CPUER Frequently Asked Questions (FAQ)
-
The maximum clock frequency that can be used with the internal oscillator is 16 MHz, but it's recommended to use 8 MHz or lower for optimal performance and to minimize power consumption.
-
To configure the watchdog timer, you need to set the WDTCLK register to select the clock source, set the WDTCNT register to set the timeout period, and enable the watchdog timer by setting the WDTEN bit in the WDTCTL register. You can also use the WDT reset flag to detect when a watchdog timer reset has occurred.
-
Yes, the MC9S08AC60CPUER has a 12-bit ADC that can be used to convert analog signals from an external sensor. You need to configure the ADC channel, set the ADC clock, and enable the ADC module. You can then read the converted digital value from the ADC result register.
-
You can implement a delay function using the MCU's timer module by configuring the timer to operate in timer mode, setting the timer period, and enabling the timer. You can then use the timer overflow flag to detect when the delay period has expired.
-
Yes, the MC9S08AC60CPUER has a SCI module that can be used for asynchronous serial communication with an external device. You need to configure the SCI module, set the baud rate, and enable the transmitter and receiver. You can then use the SCI module to send and receive data.