Default packaging is "Bulk Bag". An ordering code C-Spec is not required for "Bulk Bag" packaging.
1
The terms "Marked" and "Unmarked" pertain to laser marking option of capacitors. All packaging options labeled as "Unmarked" will contain
capacitors that have not been laser marked. Please contact KEMET if you require a laser marked option. For more information see "Capacitor Marking".
2
The 2 mm pitch option allows for double the packaging quantity of capacitors on a given reel size. This option is limited to EIA 0603 (1608 metric) case
size devices. For more information regarding 2 mm pitch option see "Tape & Reel Packaging Information".
Benefits
• −55°C to +125°C operating temperature range
• Lead (Pb)-free, RoHS and REACH compliant
• Voltage conditioning and post-electrical testing per
MIL–PRF–55681
• Destructive Physical Analysis (DPA) per EIA–469
• Biased humidity testing (85/85) per MIL–STD–202
• Certificate of Compliance
• Temperature stable dielectric
• EIA 0402, 0603, 0805, 1206, 1210, 1812, and
2220 case sizes
• DC voltage ratings of 6.3 V, 10 V, 16 V, 25 V, 50 V, 100 V,
200 V, and 250 V
• Capacitance offerings ranging from 10 pF to 22 μF
• Available capacitance tolerances of ±5%, ±10%, and ±20%
After searching online and conducting my own experiments, I have summarized three methods for displaying the state machine name in Modelsim simulation. The following is an explanation using a specific...
[i=s]This post was last edited by shower.xu on 2015-5-15 14:34[/i] I always feel that time, like the money in my pocket, is becoming less and less sufficient... Let me summarize all the posts first: [...
Why does Proteus simulate msp430 and get this error SEH trap C000001D in module'MSP430.DLL; [img]http://www.amobbs.com/data/attachment/forum/201210/19/234145ditaooaitjrioori.jpg.thumb.jpg[/img]...
Temperature sensor + I2C + serial port + PC host (pyserial) example
The examples are a bit messy, mainly for learning:
Temperature sensor DS18b20, E2PROM, I2C, serial port reading and writing, PC host...
In recent years, as energy consumption and environmental protection issues have attracted people's attention, my country's solar photovoltaic power generation industry has shown a rapid development...[Details]
In the past few days, the Chinese display panel giant
BOE
has been flooded with articles supported by Liu Shuwei. Let's follow the embedded editor to learn about the relevant content.
...[Details]
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[Details]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
Unique device identifiers are suitable for: ● Used as a serial number (e.g. USB string serial number or other terminal applications) ● Use the unique ID as a security key when used in conjunction wit...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[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]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
1. Basic Concepts of LCD/LCM The structure of Liquid Crystal Display (LCD) is to place liquid crystals between two parallel pieces of glass. There are many vertical and horizontal fine wires between...[Details]
Security PPP is a new model of urban video surveillance projects: 1) The government and social capital establish a project company in a certain proportion; 2) The project company participates in the ...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
This program uses the eight-channel ADC single acquisition mode. According to the configuration, ADC12SC will automatically reset after the conversion is completed in the single mode, so it is necess...[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]