-
Part Symbol
-
Footprint
-
3D Model
Available Download Formats
By downloading CAD models, you agree to our Terms & Conditions and Privacy Policy
Automotive 8-bit MCU with 128 Kbytes Flash, LIN, 24 MHz CPU, integrated EEPROM
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.
STM8AF62A6UDX by STMicroelectronics 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 #
79Y6042
|
Newark | Stm8Af-Auto |Stmicroelectronics STM8AF62A6UDX RoHS: Not Compliant Min Qty: 3000 Package Multiple: 1 Date Code: 0 Container: Reel | 0 |
|
$2.9900 | Buy Now |
DISTI #
497-16847-ND
|
DigiKey | IC MCU 8BIT 128KB FLASH 32VFQFPN Min Qty: 3000 Lead time: 16 Weeks Container: Tube | Temporarily Out of Stock |
|
$2.8326 | Buy Now |
DISTI #
STM8AF62A6UDX
|
Avnet Americas | MCU 8-Bit STM8A CISC 128KB Flash 3.3V/5V 32-Pin VFQFPN T/R - Bulk (Alt: STM8AF62A6UDX) RoHS: Compliant Min Qty: 3000 Package Multiple: 3000 Lead time: 53 Weeks, 1 Days Container: Bulk | 0 |
|
$2.5013 / $2.6596 | Buy Now |
|
STMicroelectronics | Automotive 8-bit MCU with 128 Kbytes Flash, LIN, 24 MHz CPU, integrated EEPROM COO: Philippines RoHS: Compliant Min Qty: 1 | 0 |
|
$3.7500 / $5.9900 | Buy Now |
DISTI #
STM8AF62A6UDX
|
Avnet Silica | MCU 8Bit STM8A CISC 128KB Flash 33V5V 32Pin VFQFPN TR (Alt: STM8AF62A6UDX) RoHS: Compliant Min Qty: 3000 Package Multiple: 3000 Lead time: 17 Weeks, 0 Days | Silica - 0 |
|
Buy Now | |
DISTI #
STM8AF62A6UDX
|
EBV Elektronik | MCU 8Bit STM8A CISC 128KB Flash 33V5V 32Pin VFQFPN TR (Alt: STM8AF62A6UDX) RoHS: Compliant Min Qty: 3000 Package Multiple: 3000 Lead time: 17 Weeks, 0 Days | EBV - 0 |
|
Buy Now |
By downloading CAD models, you agree to our Terms & Conditions and Privacy Policy
|
STM8AF62A6UDX
STMicroelectronics
Buy Now
Datasheet
|
Compare Parts:
STM8AF62A6UDX
STMicroelectronics
Automotive 8-bit MCU with 128 Kbytes Flash, LIN, 24 MHz CPU, integrated EEPROM
|
Rohs Code | Yes | |
Part Life Cycle Code | Active | |
Ihs Manufacturer | STMICROELECTRONICS | |
Package Description | VFQFPN-32 | |
Reach Compliance Code | compliant | |
ECCN Code | EAR99 | |
HTS Code | 8542.31.00.01 | |
Factory Lead Time | 53 Weeks, 1 Day | |
Samacsys Manufacturer | STMicroelectronics | |
Has ADC | YES | |
Address Bus Width | ||
Bit Size | 8 | |
Boundary Scan | NO | |
CPU Family | STM8 | |
Clock Frequency-Max | 24 MHz | |
DAC Channels | NO | |
DMA Channels | NO | |
External Data Bus Width | ||
Format | FIXED POINT | |
Integrated Cache | NO | |
JESD-30 Code | S-XQCC-N32 | |
Length | 5 mm | |
Low Power Mode | YES | |
Number of I/O Lines | 25 | |
Number of Terminals | 32 | |
On Chip Data RAM Width | 8 | |
On Chip Program ROM Width | 8 | |
Operating Temperature-Max | 150 °C | |
Operating Temperature-Min | -40 °C | |
PWM Channels | YES | |
Package Body Material | UNSPECIFIED | |
Package Code | HVQCCN | |
Package Equivalence Code | LCC32,.2SQ,20 | |
Package Shape | SQUARE | |
Package Style | CHIP CARRIER, HEAT SINK/SLUG, VERY THIN PROFILE | |
Peak Reflow Temperature (Cel) | NOT SPECIFIED | |
Qualification Status | Not Qualified | |
RAM (bytes) | 6144 | |
RAM (words) | 3072 | |
ROM (words) | 131072 | |
ROM Programmability | FLASH | |
Screening Level | AEC-Q100 | |
Seated Height-Max | 1 mm | |
Speed | 24 MHz | |
Supply Current-Max | 16.8 mA | |
Supply Voltage-Max | 5.5 V | |
Supply Voltage-Min | 3 V | |
Supply Voltage-Nom | 5 V | |
Surface Mount | YES | |
Technology | CMOS | |
Temperature Grade | AUTOMOTIVE | |
Terminal Form | NO LEAD | |
Terminal Pitch | 0.5 mm | |
Terminal Position | QUAD | |
Time@Peak Reflow Temperature-Max (s) | NOT SPECIFIED | |
Width | 5 mm | |
uPs/uCs/Peripheral ICs Type | MICROCONTROLLER |
The maximum clock frequency for the STM8AF62A6UDX is 24 MHz, but it can be overclocked up to 32 MHz with some limitations. However, it's recommended to follow the clock frequency specified in the datasheet to ensure reliable operation.
The watchdog timer on the STM8AF62A6UDX can be configured using the WWDG_CR register. You need to set the WWDG_CR[7:0] bits to select the timeout period, and then enable the watchdog timer by setting the WWDG_CR[15] bit. You can also use the WWDG_CSR register to check the watchdog timer status.
Yes, the STM8AF62A6UDX can operate with a 3.3V power supply. The device is specified to operate from 2.95V to 5.5V, so 3.3V is within the recommended operating range. However, you need to ensure that the voltage regulator and other components on your board can handle the 3.3V supply.
You can implement a delay function on the STM8AF62A6UDX using a software loop or by using the timer peripherals. For a software loop, you can use a simple loop that increments a counter variable until the desired delay is reached. For a timer-based delay, you can use the TIM1 or TIM2 peripherals and configure them to generate an interrupt at the desired delay interval.
Yes, the STM8AF62A6UDX can be used with an external crystal oscillator. The device has an internal oscillator that can be used as a clock source, but you can also use an external crystal oscillator connected to the OSC_IN and OSC_OUT pins. You need to configure the clock source selection bits in the CLK_CKDIVR register to select the external clock source.