1. When using MSP430G2231, the output of the signal generator is very good after passing through the amplifier circuit designed and welded by myself, but when it is connected to the IO port signal of ...
I recently helped my senior to make a robot. The controller is a PIC30f6014 microcontroller. I downloaded a routine from the robot's official website, but there are always errors when compiling. I hav...
In industrial measurement and control systems, due to the complexity of the on-site environment, the measurement and control signals are very susceptible to interference when they are converted and tr...
It has a 51 soft core integrated in it, and now has a 4k rom size. Now because the program is larger than 4k, I want to change it to 8k. I changed the address line and related configurations, but the ...
I added the debugging option CONFIG_DEBUG_INFO=y when compiling, but I don't see the C code when debugging with GDBIt shows the code corresponding to the address here. What other options should I add ...
1. Introduction
RFID (radio frequency identification) is a non-contact automatic identification technology that emerged in the 1990s. It uses the characteristics of radio frequency signal prop...[Details]
Electronic systems are located at different points on the automotive power bus and therefore often need to operate under very stringent power requirements. These include load dump, cold crank, very lo...[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]
1. Introduction
Testing the temperature of steel billets before rolling is an important measure to ensure the quality of steel. Traditional manual testing is difficult to ensure product qu...[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]
Capacitance Measurement
Used to verify that capacitors meet the manufacturer's specifications. For quality control, a group of capacitors may be placed in an environmental chamber and the cap...[Details]
Introduction
Automakers are working to reduce vehicle weight to reduce CO2 emissions and improve fuel efficiency. Designers are therefore seeking new technologies and design techniques that can...[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]
1 Introduction
Ultrasound refers to elastic vibration with a frequency higher than the audible frequency limit (i.e., in the frequency band above 20 kHz). The propagation process of this vib...[Details]
The invention of the steam engine ushered in the first conversion of internal energy and mechanical energy for mankind, and the birth of the internal combustion engine at the end of the 19th centur...[Details]
Multimedia processors are often the most power-hungry devices in portable electronic devices. Common ways to reduce CPU power requirements are to reduce clock frequency or operating voltage, but th...[Details]
The overall operating performance of an electric car depends first on its battery system and motor drive system. The drive system of an electric car is generally composed of three main parts: a con...[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]
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]
1. Introduction
Stepper motor is a basic component that converts electrical energy into kinetic energy. It has been widely used in a variety of electromechanical equipment, such as various machine...[Details]