MAX2_ _EC_ _ .....................................................0°C to +70°C
MAX2_ _EE_ _...................................................-40°C to +85°C
Storage Temperature Range .............................-65°C to +165°C
Lead Temperature (soldering, 10s) .................................+300°C
Stresses beyond those listed under “Absolute Maximum Ratings” may cause permanent damage to the device. These are stress ratings only, and functional
operation of the device at these or any other conditions beyond those indicated in the operational sections of the specifications is not implied. Exposure to
absolute maximum rating conditions for extended periods may affect device reliability.
ELECTRICAL CHARACTERISTICS
(V
CC
= +5V ±10% for MAX202E/206E/208E/211E/213E/232E/241E; V
CC
= +5V ±5% for MAX203E/205E/207E; C1–C4 = 0.1µF for
MAX202E/206E/207E/208E/211E/213E; C1–C4 = 1µF for MAX232E/241E; T
A
= T
MIN
to T
MAX
; unless otherwise noted. Typical values
are at T
A
= +25°C.)
PARAMETER
DC CHARACTERISTICS
MAX202E/203E
MAX205E–208E
V
CC
Supply Current
I
CC
No load, T
A
= +25°C
MAX211E/213E
MAX232E
MAX241E
MAX205E/206E
Shutdown Supply Current
LOGIC
Input Pullup Current
Input Leakage Current
Input Threshold Low
V
IL
T_IN = 0V (MAX205E–208E/211E/213E/241E)
T_IN = 0V to V
CC
(MAX202E/203E/232E)
T_IN; EN,
SHDN
(MAX213E) or
EN,
SHDN (MAX205E–208E/211E/241E)
T_IN
Input Threshold High
V
IH
EN,
SHDN
(MAX213E) or
EN,
SHDN
(MAX205E–208E/211E/241E)
R_OUT; I
OUT
= 3.2mA (MAX202E/203E/232E) or
I
OUT
= 1.6mA (MAX205E/208E/211E/213E/241E)
R_OUT; I
OUT
= -1.0mA
EN
= V
CC
, EN = 0V, 0V
≤
R
OUT
≤
V
CC
,
MAX205E–208E/211E/213E/241E outputs disabled
3.5 V
CC
- 0.4
±0.05
±10
2.0
2.4
0.4
V
15
200
±10
0.8
µA
µA
V
T
A
= +25°C, Figure 1
MAX211E/241E
MAX213E
8
11
14
5
7
1
1
15
15
20
20
10
15
10
10
50
µA
mA
SYMBOL
CONDITIONS
MIN
TYP
MAX
UNITS
Output-Voltage Low
Output-Voltage High
Output Leakage Current
V
OL
V
OH
V
V
µA
2
Maxim Integrated
MAX202E–MAX213E, MAX232E/MAX241E
±15kV ESD-Protected, +5V RS-232 Transceivers
ELECTRICAL CHARACTERISTICS (continued)
(V
CC
= +5V ±10% for MAX202E/206E/208E/211E/213E/232E/241E; V
CC
= +5V ±5% for MAX203E/205E/207E; C1–C4 = 0.1µF for
MAX202E/206E/207E/208E/211E/213E; C1–C4 = 1µF for MAX232E/241E; T
When doing online program upgrade of TMS320F28021, I embedded the communication protocol in the application program to enter SCI_Boot, and after judging that the data type of the data stream is 08AA, ...
always@(posedge clk or negedge rst)if(!rst)cont1else if (cont1==16)cont1elsecont1The clock reset signal is normal. After power-on, the counter immediately changes to 16. There is no intermediate count...
I installed ccs2.0 before, but after uninstalling it, the following error message popped up: Setup has encountered an infinite loop error in the script. It seems that the registry was deleted during u...
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
Summary of STM32 peripheral DMA usage: 1. Select DAM mode according to your needs: (1) Circular mode—DMA_Mode = DMA_Mode_Circular (2) Normal mode—DMA_Mode = DMA_Mode_Normal 2. For Chanel3 of DMA1, t...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
I have been working on single-chip microcomputers for several years, and I have always wanted to make a series of summaries. It happened to rain today. As the saying goes: Rainy days are good for...[Details]
Today, the country attaches great importance to the Internet of Things, and the Internet of Everything has become the vision of all people in related industries. However, at the same time, masterin...[Details]
MSP430 ADC10 single channel multiple conversions #include "msp430x22x4.h" #define uchar unsigned char #define uint unsigned int #define LCDen 0X80; //The upper three bits of P3 are used as cont...[Details]
As one of the four major Chinese cool alliances, ZTE Mobile undoubtedly has a relatively deep foundation. However, this mobile phone brand has gradually declined in recent years. Now it is hoping t...[Details]
Lithium battery has changed the global industrial layout. With the development of new energy vehicles in China, the development speed of China's lithium battery industry is also amazing. So, what a...[Details]