I use the standard reset circuit provided by this website, with 100k and 100n capacitors, and a 4148 resistor in reverse parallel. Some of the boards I have made now cannot download programs, but the ...
Abstract: Both the commutation and control of permanent magnet brushless servo motors require accurate rotor position information. However, position sensors have their own shortcomings that are diffic...
I am a beginner. There are many instructions about the settings of HALCoGen, but when it comes to the various modules in it, such as SCI, CAN, etc., what do the various settings and labels in it mean?...
There is a program that opens a file in the SD card. When exiting, the file path will be written to the registry. The next time it is started, the file path will be read from the registry and opened b...
As the basic language for embedded development, C language has increasingly let engineers know its power: registers can be directly manipulated to facilitate CPU function settings; physical addresses ...
Please look at the code I wrote if there is any problem #define PAL_OUT() {GPIO_Set(GPIOA,PIN0|PIN1|PIN2|PIN3|PIN4|PIN5|PIN6|PIN7,GPIO_MODE_OUT,GPIO_OTYPE_PP,GPIO_SPEED_50M,GPIO_PUPD_NONE);} #define P...
High efficiency and low standby power consumption are two major challenges in today's switching power supply design. Resonant topology or LLC topology is becoming increasingly popular because it ca...[Details]
introduction
With the continuous optimization of surface mount technology (SMT) and the rapid development of chip component manufacturing technology, the application of chip mounters in the el...[Details]
1. Introduction
Automobile pollution is one of the most important issues that people are most concerned about and need to solve urgently. As an important method for detecting automobile exhau...[Details]
No matter which processor you are learning, the first thing you need to understand is the registers and working mode of the processor.
ARM has 37 registers, including 31 general registers and ...[Details]
With the development and widespread application of computer technology, especially in the field of industrial control, computer communication is particularly important. Although serial communication g...[Details]
5. Identifiers and keywords of C language
A complete PIC microcontroller C language program usually consists of six parts: include files (i.e. header files 1, variable definitions, variable de...[Details]
Continuity test
A variety of devices need to be checked for continuity, including cable assemblies, printed circuit boards, and connectors to ensure that these components have the expected contin...[Details]
At very low temperatures, certain metals and alloys lose their resistance to electric
current
and become
superconductors
. Two parameters that are often measured are the transition ...[Details]
Abstract: With the development and construction of BeiDou II system, China will shift from the situation dominated by GPS to the situation dominated by BeiDou II global navigation system independen...[Details]
Abstract: In recent years, with the establishment and grid-connected power generation of a large number of solar photovoltaic power stations at home and abroad, photovoltaic grid-connected inverter...[Details]
LED guardrail lights use fluorescent tubes or LEDs as light sources and continuous guardrails as carriers to form an approximately linear guardrail light strip. This article mainly introduces...[Details]
Based on the actual situation, a remote intelligent anti-theft alarm device for home use, connected to the telephone line, simple to operate, and stable and reliable in operation is designed. When ...[Details]
At present,
the control system used in
automobiles
can be divided into three parts from the functional point of view:
sensor
unit, control unit and execution unit. Among them,
th...[Details]
Some people think: as long as the program runs well, it doesn't matter how the original program is written. But this is absolutely not the case. Software is not completed in one go, and it is neces...[Details]
The number of timers/counters and interrupt sources directly determines the performance of the microcontroller. The MCS-51 microcontroller has two programmable 16-bit timers/counters and five inter...[Details]