It is stipulated that delay functions cannot be used, only timers can be used
Please help me find out what is wrong. It didn't work in the end.#include STC12C5A60S2.Hunsigned int Count_disturb = 0; //...
Share with youA lot of knowledge is inherited from high school. There are also some applicable things, such as the sandwich winding method on page 78 for calculating the winding wire diameter, which I...
[size=4][b]In versions before AD18, the device is located like this...[/b][/size] [size=4]1. Find the device in the schematic diagram[/size] [size=4][b]Method 1: Ctrl+F[/b][/size] [size=4]This is also...
[size=4]Direct Memory Access (DMA) is a method that uses hardware to implement high-speed data transfer between memory and memory or between memory and I/O devices, without CPU intervention. This meth...
During the Mid-Autumn Festival, everyone was very active in buying the Chip Coins exchange event. The resident downstairs was doing renovations these two days and the paint smell was too strong, so I ...
Ask the experts:In the KEIL 3 environment, is it possible to embed assembly language code in a C51 program? How can it be achieved? Thanks in advance...
The most significant event in the technology circle during this period is undoubtedly the news that ZTE was banned by the United States. Once the news came out, it shocked the entire Chinese techno...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[Details]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
background After the hardware engineer completed the PCB and schematic design, the routine was modified according to the tutorial of Zhengdian Atom to verify the correctness of the hardware. STM32F...[Details]
China Energy Storage Network:
At the Boao Forum, Zhu Min, the current dean of the National Institute of Finance at Tsinghua University, said: "When talking about blockchain, we must first sep...[Details]
There has been a lot of news about Huawei
phones
recently
. At the
Huawei
Global Analyst Conference
on the 17th
,
Huawei
announced that it will launch
5G
phones
in the seco...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
Why does MCU have a watchdog? With this question, let's learn about watchdogs. Even the 51 single-chip microcomputer has a watchdog, which shows that this dog has a special meaning to us. The purpose...[Details]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
Use P1.0 to output 1KHz and 500Hz audio signals to drive the speaker as an alarm signal. It is required that the 1KHz signal sound for 100ms and the 500Hz signal sound for 200ms, alternating between...[Details]
//******************************************************************************/ #include msp430.h //Note: There must be a delay between two transmissions, otherwise it cannot be sent again, seria...[Details]
I have been deeply affected by serial ports since 51. The MAX232 I bought from Huaqiang was originally broken. I thought there was something wrong with my circuit or schematic. Since there was no goo...[Details]