[i=s]This post was last edited by helloxieyu on 2014-8-9 11:56[/i] The ACLK oscillation problem caused by high temperature, there is no frequency deviation caused by temperature drift with a temperatu...
1. OverviewThe GD32F4 series is the earliest M4F core MCU I know of in China. Several other series such as F3 and E1 are M4 cores without hardware FPU, which are obviously inferior in some computing s...
One afternoon, my classmate was working in Construction Bank and was bored. A woman (a psychopath) dressed badly came to his window and gave him a note to withdraw money. The note clearly said "Comrad...
If you need to count high-speed (about 100KHz) random pulse signals with uncertain frequency and pulse width, what kind of circuit should you introduce the signal into? What kind of counting method sh...
As shown in the picture, I use a 20KHZ square wave to drive the IGBT. Why does the IGBT heat up so badly? Logically, this IGBT is 1200V/25A, and my voltage is only 20V/800mA. What's the problem? Is it...
TI system application engineers introduce you to a fully digital dual-head induction cooker solution implemented with a TI C2000 chip. C2000 devices are designed for real-time control applications and...
Dong Yang, executive vice president of the China Association of Automobile Manufacturers, said on the 26th that according to the authorization of the Ministry of Industry and Information Technology...[Details]
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[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]
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]
On the eve of Qingming Festival, the trade friction between China and the United States is on the rise. Let's follow the automotive electronics editor to learn more about the relevant content. Ba...[Details]
On April 16, the U.S. Department of Commerce announced that it would ban U.S. companies from selling parts, goods, software, and technology to
ZTE
for seven years, until March 13, 2025.
Th...[Details]
The parking assistance system is an important application of the active anti-collision system of automobiles in low-speed and complex urban environments, and is also a specific embodiment of the inte...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[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]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[Details]
The record harmony method is as follows: Note: This method is compatible with the C32 compiler, not the XC32 compiler; 1. cmd opens the command window; 2. cd to the pic32-upgrader file where you inst...[Details]
Recently, in the display industry,
quantum dot
display technology has become popular, and major manufacturers have flocked to it and started to produce
quantum dot
displays. However...[Details]
MSP430 MCU 1602 LCD 60-second timing program //************************************************************** // P3BIT5 connects to RS)-- (BIT7 connects to NE)-- (BIT6 connects to RW) //P4 port sends...[Details]