(1) To complete KEMET Part Number (T225), insert Graded failure rate: G for 1%/k hours, B for 0.1%/k hours, C for 0.01%/k hours, D for 0.001%/k hours or
the exponential rate letter. Designates Reliability Level.
(1) To complete KEMET Part Number (T225), insert Graded failure rate: G for 1%/k hours, B for 0.1%/k hours, C for 0.01%/k hours, D for 0.001%/k hours or
the exponential rate letter. Designates Reliability Level.
I made several circuit boards with STM32F103C6, and used JLINK+KEIL MDK as the simulation tool. I couldn't simulate the first one after welding, but it worked after a while, and the software test pass...
During the development of the challenge, I encountered a problem. If the external IO is not processed when BlueNRG-1 enters sleep mode, the current will fluctuate unstably. When it is high, it can rea...
I would like to ask:
The audio processing part of most mobile phones is equipped with DSP. Can this DSP be used to perform other signal processing, such as wavelet analysis of a signal?...
The project was compiled on other people's computers without any problems, but on mine it gave an error "cannot find file libmath.a", I don't know what went wrong. Other projects don't have this probl...
[p=30, null, left][font=宋体][font=Verdana][size=4][color=#000000]This article introduces the problems that can easily occur when reading one byte at a time, and gives several specific examples. It also...
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]
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[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]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[Details]
1. Brief description A summary of "How to build uClinux kernel transplantation on ARMSYS development board with S3C44B0X as core", including the analysis of Bootloader function and the key co...[Details]
On May 16, in response to
the public opinion storm caused by
Lenovo's
"
5G
voting" incident,
Lenovo
Holdings Chairman and
Lenovo
Group Founder Liu Chuanzhi, Lenovo Gr...[Details]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
Note: This STM32 microcontroller is the STM32F103 series. The ADC of Stm32 has DMA function. This is beyond doubt and is what we use most! However, if we want to sample a signal (such as a pulse sign...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]
;Question: The 80C51 single-chip microcomputer has a fosc = 6MHz. It is required to use the T1 timer working mode 1 to perform a timing of 40ms. And P1.7 periodically outputs a rectangular wave with ...[Details]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[Details]
Design a program for the 51 single-chip microcomputer. It is known that the crystal oscillator frequency of the 89C51 single-chip microcomputer is 12MHz, and it is required to use T1 timing to output...[Details]