The circuit for converting unipolar and bipolar signals is often used in AC acquisition. The most common situation is to use unipolar AD to collect bipolar signals, such as the on-chip AD to collect t...
The source code GD32F350 officially provided by GD32F3x0_Firmware_Library_V1.0.0 is for GD32350R-EVAL. Last time, I changed the routine in Template to GD32-Colibri-F350Rx. I felt that this was not ver...
This is TI's official PWM Input routine, which measures the frequency and duty cycle of TIM3 Channel2 input. TIM3 Channel2 is configured as input capture mode, master-slave mode is turned on, and coun...
First, we need to have a perceptual understanding. Open the blinky_arrived routine of DA14580. [code]/** **************************************************************************************** * [url...
[size=5][color=#0000ff] What open source libraries are generally used for encoding and outputting images such as JPEG, JPG, GIF, and PNG? [/color][/size] [size=5][color=#0000ff] [/color][/size] [size=...
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]
System design is a complex process. It is not enough to just use ICs. There are many details to consider. This article uses a high-fidelity music playback system as an example to introduce how to s...[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]
Among the many members of the single-chip microcomputer family, the MCS-51 series of single-chip microcomputers has occupied the main market of industrial measurement and control and automation eng...[Details]
From the previous section, we have learned that the timer/counter in the microcontroller can have multiple uses, so how can I make them work for the purpose I need? This requires setting the timer/...[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]
Introduction
In industrial control, speed measurement is often required. Generally, a contact tachometer is used. This tachometer must be placed against the center of the shaft to measure. It...[Details]
In the "digital pressure measurement" experimental device of applied physics, the subject technical knowledge of analog circuits, digital circuits, sensors and single-chip microcomputers is used. In o...[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]
Introduction
Today, as IC (integrated circuit) has developed to a super-large scale, IC design based on IP (Intellectual Property) cores and their reuse are important means to ensure the ef...[Details]
Zarlink Semiconductor has developed an ultra-low-power RF transceiver chip for pacemakers, neurostimulators, drug pumps, and other such implantable medical devices. It has high data rates, low power c...[Details]
People who often surf the Internet until late at night, their families always complain that turning on the big lights in the living room affects their rest, but some people don't have keyboard ligh...[Details]
The production process of lithium batteries does not mention the previous processes such as material preparation, winding, liquid injection, and packaging, but only talks about the final formation ...[Details]
The principles to be followed are as follows:
(1) In terms of component layout, related components should be placed as close as possible. For example, clock generators, crystal oscillat...[Details]