Under Vista, my USB driver cannot exit the IRP_MJ_PNP routine until it times out, but can read and write. However, after removing the device, the device manager does not respond and the computer must ...
: I downloaded a 2440 CE 6.0 BSP package from the Internet. I wanted to build a CE 6.0 system based on it, but the compilation error: mdk2440a_ARMV4I_Debug\postproc\PBUserProjects.reg fmerge for Windo...
[i=s]This post was last edited by btty038 on 2020-5-8 21:38[/i]One picture to understand the chip series: Huawei Kirin super popular science - RF
When talking about communications, you can only think ...
Sirius 51 MCU Lesson 26. From 51 to ARM to conquer embedded systems. Modular programming method
http://v.youku.com/v_show/id_XMjUwMTY2OTU2.htmlI looked at it myself but didn't quite understand it. May...
I still don't know how to use the "sleep" and "wake-up" of the PIC microcontroller. I hope you can give me some guidance. Now I mainly use the PIC12F635 microcontroller. One of the pins GP0 is used as...
In our common sense, the word technology often has two definitions. The first is the technology sealed in the laboratory. They are like flowers on the mountain top. Only a few people on the mountai...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
Since China began to try to produce panels independently in 1998, in 2018, China's panel industry has gradually upgraded from a marginal industry to the largest production scale. Especially in the ...[Details]
I rewrote the main part of this program. The program uses the watchdog as a normal timer and scans the digital tubes in the watchdog interrupt. In addition, I added a display buffer. If you want to d...[Details]
On May 16, in response to
the public opinion storm caused by
Lenovo's
"
5G
voting" incident,
Lenovo
Holdings Chairman and
Lenovo
Group Founder Liu Chuanzhi, Lenovo Gr...[Details]
The analog watchdog of the ADC is used to check if the voltage is out of bounds. It has two upper and lower bounds, which can be set in the registers ADC_HTR and ADC_LTR respectively. The library fun...[Details]
The first one is a DMA mode of multiple channel acquisition void ADC_DMA_Config(void) { ADC_InitTypeDef ADC_InitStructure; RCC_HSICmd(ENABLE); while (RCC_GetFlagStatus(RCC_FLAG_HSIRDY) == RESET); ...[Details]
Summary of STM32 peripheral DMA usage: 1. Select DAM mode according to your needs: (1) Circular mode—DMA_Mode = DMA_Mode_Circular (2) Normal mode—DMA_Mode = DMA_Mode_Normal 2. For Chanel3 of DMA1, t...[Details]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[Details]
Requirements: Set timer T1 as an external event counter, count 500 pulses every time, then switch T1 to timing mode and output a positive pulse with a width of 10ms at P1.2. Over and over again. A...[Details]
The concept of AI is general and covers a wide range. What is the core of AI? Let's follow the network communication editor to learn about the relevant content.
On May 8, local time in the...[Details]