Fig. 3 Typical Total Capacitance vs. Zener Voltage
10
1
1
10
100
V
Z
, ZENER VOLTAGE (V)
Fig. 4 Typical Zener Impedance vs. Zener Voltage
Ordering Information
(Notes 5 & 6)
Device
(Type Number)-A*
(Type Number)-T*
Notes:
Packaging
DO-41 Glass
DO-41 Glass
Shipping
5K/Ammo Pack
5K/Tape & Reel
5. *Add "-A" or "-T" to the appropriate type number in Electrical Characteristics Table. Example: 6.2V Zener = 1N4735A-A for ammo pack.
6. For packaging details, visit our website at http://www.diodes.com/datasheets/ap02008.pdf
IMPORTANT NOTICE
Diodes Incorporated and its subsidiaries reserve the right to make modifications, enhancements, improvements, corrections or other changes
without further notice to any product herein. Diodes Incorporated does not assume any liability arising out of the application or use of any product
described herein; neither does it convey any license under its patent rights, nor the rights of others. The user of products in such applications shall
assume all risks of such use and will agree to hold Diodes Incorporated and all the companies whose products are represented on our website,
harmless against all damages.
LIFE SUPPORT
Diodes Incorporated products are not authorized for use as critical components in life support devices or systems without the expressed written
As the title says, I am looking for a decoder with latch function. The purpose is to use 6 IO ports to light up 64 LED lights. In addition to the above solutions, if you have any good ideas, you can a...
Hardware averaging in the ADC module. When using ADCHardwareOversampleConfigure(ADC0_BASE, 64); does this function mean that each channel of ADC0 will be hardware averaged?...
The weather in Guangdong is humid, and the bridge has a problem. This bridge made in Taiwan is very easy to use, the reading is very stable, and the holding capacity is also very large. Here I will se...
[font=微软雅黑][size=4][color=#696969]{:1_94:} The new course of University Hall is online! [/color][/size][/font] [font=微软雅黑][size=4][color=#696969] [/color][/size][/font] [font=微软雅黑][size=4][color=#6969...
I recently used MP2459. The datasheet says that the enable pin pull-up is effective. I want to ask what is the role of R4 in the example it gives? Can it be directly connected to R5100k? What is the d...
Entering the information age after the millennium, the huge demand for semiconductor chips has made China the world's largest semiconductor market. According to relevant data, the scale of my count...[Details]
The Sino-US trade war has already started. Trump's series of actions have had a negative impact on the global economy, such as increasing tariffs on Chinese companies and restricting domestic compa...[Details]
On April 20, Alibaba Group announced that it would acquire
the
chip
company Zhongtian Microelectronics and invest in six
chip
companies. Yesterday, JD.com CEO Liu Qiangdong said in a...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
In simple terms, high-end chips solve many complex problems, mid-range chips solve a single complex problem, and low-end chips solve a simple problem. Let's learn more about the relevant content wi...[Details]
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
LAN8720 test code arrangement 1. Modified based on two projects, namely "Experiment 55 Network Communication Experiment" of Zhengdian Atom ATK and "STSW-STM32070" routine of ST official The hardware ...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
A few days ago, Hanergy Chairman Li held a grand launch of Hanwa new products, which once again attracted the attention of the mass media to the development of photovoltaics. The unique Hanergy has gr...[Details]
The F1 racetrack is roaring with engines, and a fierce F1 race is about to begin. I am not a fan of racing cars, and I have nothing to do with this world, but
I spent a special day here
because...[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
How to convert the pin voltage value into V using the built-in ADC of STM32? V(ADC) = Value(ADC) * V(ref)/4096 (The ADC of STM32 is 12 bits, so the maximum value of the AD word is 4096)
Where V(ADC...[Details]