The model code of the 89 series microcontroller consists of three parts, namely prefix, model, and suffix. Their formats are as follows:
AT89C; ××× ××××
Where: AT is the prefix;
89C×××× is the model;
×××× is the suffix.
The following describes these three parts respectively, and explains the representation and meaning of the relevant parameters.
1. Prefix
The prefix consists of the letters "AT", which indicates that the device is a product of ATMEL.
2. Model
The model is represented by "89C××××" or "89LV××××" or "89S××××".
In "89C××××", 9 means that it contains internal Flash memory; C means it is a CMOS product.
In "89LV××××", LV means low voltage product.
In "89S××××", S means that it contains downloadable Flash memory.
The ×××× in this part represents the device model number, for example: 51, 1051, 8252, etc.
3. Suffix
The suffix consists of four parameters "××××". The representation and meaning of each parameter are different. There is a "-" sign between the model and the suffix. The
first parameter × in the suffix is used to indicate the speed, and its meaning is as follows:
× = 12, indicating a speed of 12MHz,
× = 16, indicating a speed of 16MHz,
× = 20, indicating a speed of 20MHz,
× = 24, indicating a speed of 24MHz,
and the second parameter × in the suffix is used to indicate the package. Its meaning is as follows:
× = D, Cerdip.
× = J, plastic J-lead chip carrier.
× = L, leadless chip carrier.
× = P, indicating a plastic dual in-line DIP package.
× = S, indicating a SOIC package.
× = Q, indicating a PQFP package.
× = A, indicating a TQFP package.
× = W, indicating a bare chip.
The third parameter × in the suffix is used to indicate the temperature range, and its meaning is as follows:
× = C, indicating a commercial product with a temperature range of 0 to +70°C.
×=I, indicating industrial products, the temperature range is -40 to +85℃.
×=A, indicating automotive products, the temperature range is -40 to +125℃.
×=M, indicating military products, the temperature range is -55 to +150℃.
The fourth parameter × in the suffix is used to describe the processing of the product, and its meaning is as follows:
× is empty, indicating that the processing technology is standard technology.
×=/883, indicating that the processing technology adopts the MIL-STD-883 standard.
For example, there is a single-chip microcomputer model "AT89C51-12PI", which means that the single-chip microcomputer is a Flash single-chip microcomputer of ATMEL, with a C51 structure inside, a speed of 12MHz, a DIP package, an industrial product, and is produced according to the standard processing technology.
Previous article:Regarding the problem of repeated definition in MCU
Next article:Technological Development of Digital Single Chip Microcomputer
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- LED chemical incompatibility test to see which chemicals LEDs can be used with
- Application of ARM9 hardware coprocessor on WinCE embedded motherboard
- What are the key points for selecting rotor flowmeter?
- LM317 high power charger circuit
- A brief analysis of Embest's application and development of embedded medical devices
- Single-phase RC protection circuit
- stm32 PVD programmable voltage monitor
- Introduction and measurement of edge trigger and level trigger of 51 single chip microcomputer
- Improved design of Linux system software shell protection technology
- What to do if the ABB robot protection device stops
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- Newbie asks for help with op amp amplification problem
- Summary of 2019——Looking forward to 2020
- Share some attenuator technology in communication systems
- TouchGFX Design Works Summary (Activity extended to April 26)
- What Wi-Fi thermal challenges are RF front-end designers facing?
- [Transfer] OTA case sharing of STM32+WIFI based on Espressif ESP8266
- [GD32E231 DIY Contest]——05. Hardware Schematic and PCB Design
- Made a simple stm32 bootloader that reads files from the SD card to start
- Let’s learn about the common problems encountered in high-frequency PCB circuit design!
- Review summary: Sipeed LicheeRV 86 development board