How to get the system version in the kernel. For example, I want to know whether the current system is 2000, 2000server, XP or 2003. I thought about reading the registry, but I am afraid that if someo...
I have just started using the AQ430 xp trial version. In Project Opction-> memory erase before programing, I selected the info and main option. However, after make or rebuild all, the system messege a...
The nandflash used is K9F1G08, each page is 2K, write a page, and then read this page, and found that only the first 512 are the same, there is no way! I can only determine whether there is a problem ...
What is the precompiled header file in EVC? Isn't it " #include "stdafx.h" "? I compile the program and get an error: C:\abcd\my_draw_v1\TopologyLine.c(6) : fatal error C1853: 'emulatorDbg/my_draw_v1....
#include#define uint unsigned int #define uchar unsigned char sbit duan=P2^6; //Declare the latch end of U1 latch sbit wei=P2^7; //Declare the latch end of U2 latch void main() { wei=1; //Open U2 latc...
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
China's photovoltaic power generation installed capacity achieved rapid growth in 2017, and distributed photovoltaics achieved explosive growth. In 2017, the country's photovoltaic installed capaci...[Details]
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
In the past few days, the Chinese display panel giant
BOE
has been flooded with articles supported by Liu Shuwei. Let's follow the embedded editor to learn about the relevant content.
...[Details]
In the war without gunpowder between China and the United States,
ZTE
has become a new victim. The seven-year chip ban by the United States has pushed this communications giant to a life-or...[Details]
1. Principle 1. Infrared emission protocol There are many infrared communication protocols. This experiment uses the NEC protocol. This protocol uses PWM modulation and uses pulse width to represen...[Details]
1. Placement suspension void NVIC_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; /* Set the Vector Table base location at 0x08004000 NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x4000)...[Details]
The status of interrupts in developing embedded systems is absolutely unquestionable. In the era of C51 microcontrollers, there were only 5 interrupts, including 2 external interrupts, 2 timer/counte...[Details]
1. Purpose Since the number of times the STM32 FLASH can be erased and written is limited, in order to protect our FLASH and extend the use time of the MCU, we can debug on the SRAM. SRAM is a ...[Details]
Unique device identifiers are suitable for: ● Used as a serial number (e.g. USB string serial number or other terminal applications) ● Use the unique ID as a security key when used in conjunction wit...[Details]
Today, under the guidance of a low-level expert, I learned how to configure the PWM module! Woof! First open the file configured last time, as follows: Then, we need to use TIM1 to set PWM: Then,...[Details]
1. Basic Concepts of LCD/LCM The structure of Liquid Crystal Display (LCD) is to place liquid crystals between two parallel pieces of glass. There are many vertical and horizontal fine wires between...[Details]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
China Energy Storage Network News:
The State Grid Corporation of China, this elephant, is planning to turn around and enter the emerging power service market.
The rallying cry for the tr...[Details]