Some microcontrollers are embedded with internal WDT, such as TI's MSP430 series, Philips' P87XXX and P89XXX series, Microchip's PIC series, Atmel's AT89SXX series and Holtek's Htxxx series. However, ...
I've been researching an X86 board under wince recently, the kind with a memory stick and a CF card. I've been testing it these past two days, and the headache is that when connecting to a .sdf databa...
At the 2006 China Communications Industry Development Situation Report Conference and the 2005 China Communications Industry Top Ten Keywords Selection Conference, Chief Engineer Jiang Lintao said: Th...
Following is the content of includes.h file. #include#include#include#include#include#include"stdbool.h"
#include#include"OS_CPU.h"
#include"os_cfg.h"
#include"..\uCOS2\uCOS_II.h"//"..\uCOS2\uCOS_II.h...
Forward: When it comes to engines, the Chinese people are filled with pain. China's automobile industry has gone through fifty years of ups and downs, but these fifty years have been ridiculed by fore...
The waveform is as above, and the procedure is as follows:
CD_RS=1;
for(i=20;i0;i--); //delay 10USCD_RS=0;
for(i=20;i0;i--); //delay 10US
Why is the delay time different? Thank you!...
ZTE,
caught
in the vortex of
the US ban on the sale
of chips
, has sounded the alarm for China's information technology industry and revealed China's "chip disease". Let's follow the ...[Details]
1.MAX31865 (1 Introduction The MAX31865 is an easy-to-use thermistor-to-digital converter optimized for platinum resistance temperature detectors (RTDs). External resistors set the RTD sensitivity, a...[Details]
Recently, the " ZTE
incident"
caused by the Sino-US trade war
has caused heated discussions in the electronics industry. It not only reflects that Chinese companies are lagging behind in the...[Details]
In Windows environment, the source code is encoded in UTF-8. If the source file created by STM32CubeMX contains Chinese comments, then using STM32CubeMX to regenerate the source code will cause the C...[Details]
Chip: STM32F103C8T6 Application Pin: Output: PA0, PA1 TIM2 CH2 channel To achieve 50HZ (20ms) adjustable PWM output on the PA1 pin, set the system TIMx_CNT=8MHZ=8000 000HZ, set TIMx_PSC=800-1, then T...[Details]
After we understand the use of libopencm3, we find that libopencm3 is only suitable for small projects. Its biggest feature is the convenience of USB. So when we configure large projects, is there a ...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
Our photovoltaic power station starts working at 5:30 in the morning. When you are still sleeping, the inverter starts working to make money!
Some people are skeptical. The sun hasn't even...[Details]
In the Chinese automobile market, the trend of new energy vehicles and driverless cars is leading the transformation of China's automobile industry. As the world's largest automobile market, "Chinese...[Details]
1. FSMC Brief FSMC, the Flexible Static Storage Controller, is capable of interfacing with synchronous or asynchronous memories and 16-bit PC memory cards. The FSMC interface of STM32 s...[Details]
From concept proposal, prototype exploration, technology accumulation to product iteration and industrial development,
VR
has gradually expanded from the military market to the consumer market...[Details]
Temperature, humidity and irradiance are must-measure items in the photovoltaic industry. However, most of the current data collection is done by storing data in USB flash drives for offline analys...[Details]
This paper combines embedded control technology with network control technology to realize the design of temperature control system based on single chip microcomputer through Internet control. Th...[Details]