Yesterday my family member dragged me to watch the following video, which instantly awakened my childhood memories~haha~
Although I don't play 4WD, it doesn't stop me from being a fan of cartoons~~~ F...
I would like to ask you: What is the definition of ISR? In a certain function, the author defines ISR isr, but I don't know where this ISR is defined? Is it a pre-defined function or structure in embe...
I saw a comment saying "STC is a fighter among mobile phones", and I was very happy at that time. In fact, many friends use STC, and I saw someone upload relevant information yesterday. It is undeniab...
[align=center]This morning I received the “electric heating bag” that I exchanged for points on the forum. Once again, I would like to thank the administrators of the forum and CCTV. . . .[/align]...
It's spring now and I really want to go to a seminar. Seeing the activities on the forum, I suddenly remembered that the board of the seminar held by iResearch last year was supposed to be mailed... b...
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[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]
Analysts have sorted out some interesting phenomena. Let's follow the embedded editor to learn about the relevant content.
Huawei emerged as a star in the all-
flash
array sales ra...[Details]
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
The storage media corresponding to the three boot modes of STM32 are built-in to the chip, they are: 1. User Flash = Flash built into the chip 2.SRAM = RAM area built into the chip, which is the m...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[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]
When the program starts running, light A turns on for 5 seconds, then turns off, light B turns on for 5 seconds, light B turns off, light C turns on for 5 seconds, light C turns off, the program ends...[Details]