Surface Mount Multilayer Ceramic Chip Capacitors (SMD MLCCs)
High Voltage C0G Dielectric, 500 – 3,000 VDC (Automotive Grade)
Packaging C-Spec Ordering Options Table
Packaging Type
1
7" Reel
13" Reel/Unmarked
7" Reel/Unmarked/2 mm pitch
2
13" Reel/Unmarked/2 mm pitch
2
1
Packaging/Grade
Ordering Code (C-Spec)
3
AUTO
AUTO7411 (EIA 0603 and smaller case sizes)
AUTO7210 (EIA 0805 and larger case sizes)
3190
3191
Reeling tape options (Paper or Plastic) are dependent on capacitor case size (L" x W") and thickness dimension. See "Chip Thickness/Tape & Reel
Packaging Quantities" and "Tape & Reel Packaging Information".
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".
3
All Automotive packaging C-Specs listed exclude the option to laser mark components. Please contact KEMET if you require a laser marked option. For
more information see "Capacitor Marking".
3
For additional Information regarding "AUTO" C-Spec options, see "Automotive C-Spec Information."
There is a nested array, such as
k [ i ] =i
jk [ i ] =k*5+k*2
c[jk]=iThe first two are good.The key is c[jk]=iI want to find that c[i] =?How to express it in linear assembly?[[i]This post was last edi...
In order to solve the problem that the playSound function is slow in loading large files and does not support MP3 playback, I wrote a function that simulates PlaySound to play audio files. I used conv...
Who has a blank PCB board of FPGAEP2C5T144C8N? Originally, chenzhufly gave me a blank PCB board of EP2C5Q208. I was very touched. Here, I would like to say thank you to Brother Chen! I also bought a 2...
Is the initial value of Core Coins for newly registered users zero or is there an initial value, such as 10 Core Coins? I want to see if I can earn some Core Coins. I need Core Coins to post to see al...
STC12c5410ad, why is the AD acquisition result always 0?
#include "reg51.h"#include "intrins.h"#include "164.h"#include "math.h"typedef unsigned char BYTE;typedef unsigned int WORD;#define uchar unsig...
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
1. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[Details]
The update interrupt initialization configuration of the stm32 advanced timer TIM1 is not much different from that of the ordinary timer. What needs to be paid attention to is the configuration of TI...[Details]
The goal of this article is to build a TCP client based on the previous project that can ping the PC, and can actively send data to the PC, and can also send and receive data with the PC, and display...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
The article is written for LPC2148, but it is also applicable to Samsung's 44B0 chip. You only need to select S3C44B0 as the corresponding CPU when selecting it. JLINK debugging experience un...[Details]
1. Introduction to MC68K CPU The MC683xx series of microcontrollers are composed of the famous MOTOROLA 32-bit microprocessors such as MC68K, 68020, 68040, and the compatible 68K, CPU32, CPU3...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
As shown in the figure, the author soldered a STM32F207VET6 board using a TQFP (32-100PIN) 0.55MM to direct plug adapter board. The board leads out the SWD debug interface (only PA13 and PA14 are occ...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]