The development environment is keil realview mdk, the source code is attached. There are two main problems: 1. When configuring GPIO, use the GPIOPinConfigure function, but GPIO_PXX_M0PWM0 is not foun...
Why does the signal have to pass through the NAND gate before reaching the destination (AND with the high level, equivalent to no change); is there any harm in passing it directly?...
Does STM32 need CPU to be involved continuously when writing SPI flash? I mean, can the CPU do other work when writing SPI FLASH, such as ADC.In fact, this is the main summary of my other question." A...
The program running under xpe needs to realize the function of no mouse and no keyboard. It runs normally when the mouse is plugged in. After unplugging the mouse, the mouse cursor on the screen disap...
1. The equipment is a constant pressure PID control system for the water supply pump in the hot water heating boiler room;
2. During debugging, it was found that the system pressure was controlled at ...
void main(void) { int t; Init_CLK(); uint ch[8] = {0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80}; Init_Port(); t=KeyScan(); P5DIR=0XFF; P5OUT=ch[t]; while(1); } After using while, the output of P5 is corre...
This program is written to simulate the serial port hardware mechanism. When used, a timed interrupt can be set with a time interval of 1/4 baud rate. The receiving function is called once for ea...[Details]
DSP (digital signal processor) is used more and more frequently in today's engineering applications. There are three main reasons for this: first, it has powerful computing power and is capable of ...[Details]
I. Introduction
Since RS232 has a short communication distance (only 15 meters according to EAT/TAI-232 standard), and can only perform point-to-point communication, it cannot directly f...[Details]
1 Introduction
In recent years, there have been many major advances in the production technology and processes of automotive headlights, which have greatly improved the performance of automoti...[Details]
Digital array radar (DAR) uses digital beam forming (DBF) in both receiving and transmitting modes to achieve flexible distribution and reception of RF signal power in the airspace, obtain excellent t...[Details]
With the advocacy and implementation of the government's Safe City Plan, the security market has increasingly higher requirements for the clarity of surveillance images. Imagine that after a case o...[Details]
VP2188 is a color STN LCD module produced by Jingdian Pengyuan. This module is a dot matrix transmissive color STN display screen with a color scale of 65 k colors and white LED backlight. Its core...[Details]
Different initialization between C8051F and 80C51 series microcontrollers
In the past 30 years, major electronic component manufacturers in the world have launched their own unique single-chip...[Details]
The concept of state machine
State machine is an important concept in software programming. More important than this concept is its flexible application. In a clear and efficient program, ther...[Details]
TC9012F is a universal CMOS large-scale integrated circuit for infrared remote control signal transmission, suitable for remote control of TV, VTR, laser player and other equipment. In the market, ...[Details]
OC faults may be the most frequent and the most frequent of all faults in the inverter. They alarm during the startup process, during the shutdown process, during operation, and even when powered o...[Details]
Preface
In recent years, white light LEDs have gradually replaced incandescent bulbs and fluorescent lamps because they have unparalleled advantages over traditional light sources in terms...[Details]
1. Overview
At present, an information revolution is in the ascendant around the world, led by microelectronics, computers and communication technologies, and centered on information technolog...[Details]
1 Introduction
With the improvement of people's quality of life, lamps are no longer just basic indoor lighting tools, but also a kind of practical art for architectural decoration. When ther...[Details]
Liquid crystal display (LCD) panels have a wide range of applications, from small portable electronic devices to large fixed devices, including digital cameras, laptops, personal data assistants, d...[Details]