(1) To complete KEMET part number, insert M for ± 20% or K for ± 10%. Designates Capacitance tolerance.
(2) To complete KEMET part number, insert T = 100% Matte Tin (Sn) Plated, G = Gold Plated, H = Standard Solder coated (SnPb 5% Pb minimum), N = Non-
Magnetic 100% Tin (Sn), M = Non-Magnetic (SnPb). Designates Termination Finish.
Refer to Ordering Information for additional detail.
Higher voltage ratings and tighter tolerance product including ESR may be substituted within the same size at KEMET's option. Voltage substitution will be marked
with the higher voltage rating. Subsitutions can include better than series.
[i=s]This post was last edited by mmmllb on 2015-2-9 17:28[/i] In recent days, some old posts have been pushed to the top. It may be that some new friends came across old posts and felt that they were...
I have a stm32 development board. I want to work on the file system recently, so I asked a friend to solder a k9f8g08 on it. I just started to look at the chip data of stm32 tonight, and found that it...
When developing programs for MSP430, IAR development environment is often used. I have the impression that CCS has only started to support 430 in the past two years. When debugging a program, if a sta...
[color=#111111][font=微软雅黑][size=3] Whenever we talk about Wozniak, we can't help but think of two other people, one is Steve Jobs and the other is Bill Gates. Who changed our lives? There are two type...
Linux has occupied half of the embedded operating system market with its advantages such as open source, high efficiency, customizability and small kernel. The wide application of embedded Linux in th...
Guangdong Traffic Regulation No. 355
To all municipal transportation bureaus (commissions) above the prefecture level, provincial transportation groups, Guangdong Power Grid Compa...[Details]
Recently, the Provincial Development and Reform Commission and the Provincial Poverty Alleviation Office jointly organized the application for a number of centralized photovoltaic poverty alleviation ...[Details]
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
On April 24, Sungrow released its annual financial report. The report shows that in 2017, Sungrow's global shipments reached 16.5GW, of which domestic shipments reached 13.2GW, a year-on-year incre...[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. Determination of STM32 ADC sampling frequency 1. First, read some information to determine the ADC clock: (1) The ADCCLK clock provided by the clock controller is synchronized with the PCLK2 (A...[Details]
According to MEMS Consulting, Japan's
Toshiba
will further develop its automotive
LiDAR
(laser radar) semiconductor business, mainly focusing on: (1)
light receiving elements use...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[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]
I am going to do a project recently, which requires counting the frequency and duty cycle of the external PWM signal. The chip used is STM32F207 Looking at the datasheet, I found that one of the ma...[Details]
This program mainly uses the comparison output function of the timer to generate PWM waves to control the LED. The comparison output of timer A corresponds to P2.3 P2.4. Therefore, a matching working...[Details]
The watchdog timer is used to prevent the program from running away due to strong interference noise caused by power supply, space electromagnetic interference or other reasons. Many microcontrollers...[Details]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[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]