Haha, the first thing I did when I got home tonight was to open EEWORLD and found that the layout had become more beautiful. I like it very much. The logistics staff have worked hard. :)...
I want to make embedded ARM. I have the 2410 development board and FC7 installed. According to the Internet, I should install the toolchain, but I can't install the gcc glibc and other components. I g...
LCP1549 is a very powerful MCU. I have used several peripherals in the past few days, but I always feel that it is different from the LPC11XX and LPC17XX I used before. The debugging is not very smoot...
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[Details]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[Details]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
1) ADC multi-channel acquisition: (Multi-channel acquisition must use scanning mode. In scanning mode, the channels of the rule group share a register, so DMA transmission must be used; to prevent da...[Details]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[Details]
/* Unfortunately, it cannot generate a standard 38kHz frequency square wave, there is a little error*/ #include reg51.h #define uchar unsigned char #define uint unsigned int sbit Waveout=P1^0; //P...[Details]
As shown in the figure, the circuit is required to count and display the number of times the button is pressed. When the button is pressed once, the count value increases by 1 (it is required to accu...[Details]
China Energy Storage Network News:
2017 is the year when China's energy internet policy was implemented. Since the National Energy Administration issued the "Notice on the Announcement of the...[Details]
;***********************************************************************; ;title: Em78p458/9 comparator test program ; ;Description: The comparator result is output from...[Details]
Electronic perpetual calendar with I2C control (can communicate with another MCU for other controls; can be expanded to air conditioning control panels) A: Time and date can be set using buttons.......[Details]
After the biggest computing vulnerability in years was revealed, it turns out that our
use of
cloud computing
will not be affected much at all. Let's take a look at the relevant content with...[Details]
In the global mobile communications market,
Ericsson
is a banner. However, in the Chinese market,
Ericsson
has encountered considerable trouble. From 3G TD-SCDMA to 4G TD-LTE, Chine...[Details]
Temperature measurement is particularly important in the fields of physics experiments, medical care, food production, etc., especially in thermal experiments (such as teaching experiments on spe...[Details]