-
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]
-
UART has three operation modes: polling mode, interrupt mode and DMA mode. Chip: STM32F103C8T6 Application Pin: Output: PA0, PA1 USART1 Configuration interface Add interrupt configuration Add DMA...[Details]
-
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
-
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[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]
-
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[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]
-
At the beginning of 2018, when interviewed by a reporter from China Business Weekly, Rong Yongkang, global vice president of Amazon
AWS
(cloud computing service) and executive director of G...[Details]
-
Hybrid electric vehicles are a new generation of new energy vehicles powered by both traditional internal combustion engines and electric motors , with the advantages of low emissions, low fuel consu...[Details]
-
#include #define uchar unsigned char #define ulong unsigned long /*------------------------------Display-----------------------------------*/ #define LED _DATA PORTB const uchar tab ={0x3...[Details]
-
"IT leaders must consider these ten strategic technology trends for the future, or they will face the risk of losing ground." Recently, Gartner, a global authoritative market research organization,...[Details]
-
As a basic electronic component, all engineers know that diodes have unidirectional conductivity. According to the semiconductor material classification, they can be divided into silicon diodes and g...[Details]
-
After the PV system is installed, the user is most concerned about the power generation, because it is directly related to the user's return on investment. There are many factors that affect the po...[Details]