In the hardware composition of embedded systems, processors play a very important role. Zhuoyue Education will introduce the ARM microprocessor and its applications. ARM (Advanced RISC Machines) can...
Recently, a medical unit consulted about the application of targeted treatment test of high-frequency and high-voltage signals. It is necessary to realize the superposition of high-frequency sine wave...
I would like to ask all the experts, how can I achieve the transfer of voice data, just move the sound 300HZ~5K data 5HZ,
For example, if a 1K signal is shifted to 1005HZ, how can it be achieved speci...
Activities currently being applied for1. 100 sets of Pingtouge RISC-V low-power development boards
A RISC-V resource-rich development board, excellent DIY, projectors, printers, and purifiers waiting ...
I am a new member of the EEWorld family. I just joined EEWorld this year. I am very fortunate to join EEWorld. This year, I participated in nearly 20 technical activities, which allowed me to learn a ...
I want to add a device driver to my system. When CE loads this driver, it needs to read some configuration information. The problem is: I want to put this information in the registry in advance, but I...
I used STM32CubeMX V4.22.1 to generate a project including EHT and Lwip. The debugging has been abnormal. After careful inspection, the following problems were found: 1. The hardware uses LAN8720A, b...[Details]
According to foreign media reports, the 2018 GMC Terrain Denali is equipped with multiple collision detection systems, and a recent test verified the safety of the system. Even when driving in a bu...[Details]
At the just concluded InfoComm 2018 exhibition, the two major brands, Zhongke Jiguang and China Hualu, both displayed three-color light source
laser TVs
. The outstanding color performance ...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
The T3 timer (8-bit) of CC2530 requires understanding of T3CTL, T3CCTL0, T3CC0, T3CCTL1, and T3CC registers. Timer 3/4 is an 8-bit timer with timer/counter/PWM functions. Timer 2, also known as MAC t...[Details]
By manually inputting single pulses to the /INT0 of the 8051 microcontroller one by one, an interrupt is requested to the microcontroller. Each time the microcontroller interrupts, it outputs 55H, AA...[Details]
The clock sources are LFXT1 (low frequency or high frequency), XT2 (high frequency), DCO (digital control). The clock signals are ACLK (auxiliary clock), SMCLK (subsystem clock), MCLK (system clock)...[Details]
In 2045, the most conservative forecast is that there will be more than 100 billion devices connected to the Internet. These devices include mobile devices, wearable devices, home appliances, medic...[Details]
pt2262 source code written by EM78P156 ;this program is HOME ALARM ; n ;this progam write and test for 01.2.18---3.5 ;Chip EM78P156 F=3.58 MHz ;SETUP : CYCLE=2,CLOCK=...[Details]
Nowadays, most cities are using pipeline gas or pipeline natural gas, and the meter reading and statistical charging of the gas meter is a huge and headache problem, and some difficulties are imagina...[Details]
Imagine if we could monitor the health of our aging parents with smart cameras. Imagine if we could have machines detect product defects autonomously in an empty factory. Imagine if we could use vis...[Details]
Today, I found such a problem while using stm32. The program was stuck inexplicably. First, let's look at the code that causes the crash. while ( ReadRawRC ( CommandReg ) & 0x10 );1 This is a wr...[Details]