-
1 Introduction As modern industrial production and scientific research place increasing demands on data acquisition systems, transmission speed, error correction capability, and ease of operation and...[Details]
-
1 Introduction
Frequency, period and phase are the three major elements of AC signals. In general, the analysis of AC signals requires the study of their frequency and phase, while the per...[Details]
-
When we develop Freescale microcontrollers, we usually use CodeWarrior software and USBDM debugger. However, in the actual production process, the efficiency of burning chips in this way is relativel...[Details]
-
Power calculation formula
The formula for calculating electric power is voltage multiplied by current. This formula is the definition of electric power and is always correct and applicable to ...[Details]
-
With the rapid development of computer and digital image processing technology, video surveillance technology is widely used. Traditional video surveillance systems use a single camera to monitor...[Details]
-
The carbon dioxide analyzer is a simple, lightweight detection device that can immediately detect the concentration of carbon dioxide emissions. It is an ideal tool for personal testing. The detec...[Details]
-
Recently, SEMI, a well-known semiconductor market analysis organization, released a global 8-inch wafer fab outlook report. The report stated that global 8-inch wafer equipment spending had long hove...[Details]
-
Profibus fieldbus is widely used in the world due to its technical performance. The electric actuator industry also needs to develop products with Profibus fieldbus interface. Shanghai Automation I...[Details]
-
FTS-300 fiber optic cable tester is an optical tool test instrument that integrates OTDR, fiber optic cable search, red light source, light source, optical power meter and fiber end face detection ...[Details]
-
uC/CS-II is a system that can execute multiple processes in parallel. In uC/OS-II, a process is called a task, which has five main states, namely: Sleep state: The task resides in the program spac...[Details]
-
The main control MCU is tentatively STC12C5A60S2 (I have one but it is not good, so I won’t use it).
This protocol refers to the download protocol of STC. The process is as follows:
The host comput...[Details]
-
/*------------------------------ Function: generate pulse signal Author: Zhang Kaizhou Date: 2019-5-15 22:50:43 ------------------------------*/ #include reg51.h #define uchar unsigned char sbit o...[Details]
-
When it comes to test and measurement, the first instrument that comes to mind is definitely an oscilloscope. For electrical engineers, the role of an oscilloscope is irreplaceable. It is a good help...[Details]
-
Navitas Semiconductor, the leader in GaN power chips, announces the acquisition of GeneSiC, a pioneer in the silicon carbide industry, becoming the only company focused on next-generation power semic...[Details]
-
To jump from assembly to C you must use an absolute jump:
Project code:
Add main.o to Makefile:
Start.S:
Make compile:
Main.c code:
#...[Details]