Timers are always very useful components and must be used in our systems. In STM32L053, there are 3 general timers, a low power timer, a basic timer, two watchdogs and systick timer. Clock distributio...
It is just like using the command line to control quartusll to compile the project without the GUI interface~~~ However, there is a help document for compiling with the command line in quartus, and it...
[size=4] [font=黑体]As healthcare expands to include emerging technologies, as batteries shrink and connectivity increases, the medical field is poised for a paradigm shift in treatment options. In the ...
[size=6][color=#ff0000]Some time ago, I participated in the [/color][/size][color=#ea272a][font=黑体, Arial, Helvetica, sans-serif][size=30px] comment "Play with TI MSP430 Launchpad" and enjoy the wonde...
Where can I find software development training for Windows driver development, serial port\USB communication, or industrial control? VC VB DEPHI, etc. are all fine. It takes a long time to learn thoro...
It has been nearly a year since I last posted this. After I finished this board last year, I quit my job before I even started debugging it. Then it was a long and hard life. I crossed half of China a...
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
introduction STM32 has many registers, which are difficult to remember, so the official packaged two sets of library functions. One is the standard library, but the official has not updated it on F7,...[Details]
There has been a lot of news about Huawei
phones
recently
. At the
Huawei
Global Analyst Conference
on the 17th
,
Huawei
announced that it will launch
5G
phones
in the seco...[Details]
Autonomous driving
and
5G
are the two hot topics that global companies and media are paying the most attention to, and the combination of the two is the focus of everyone's attention....[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]
Why does MCU have a watchdog? With this question, let's learn about watchdogs. Even the 51 single-chip microcomputer has a watchdog, which shows that this dog has a special meaning to us. The purpose...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
STM32 ADC multi-channel conversion Description: Use ADC to continuously collect 11 analog signals and transfer them to memory through DMA. ADC is configured to scan and continuously convert mode,...[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]
Getting to the bottom of blockchain
Since last year, blockchain has become the hottest word in both the financial and non-financial circles. Some people use it as a gimmick to engage in va...[Details]
Mixed reality (augmented and virtual reality) is the next computing frontier after the PC in the 1970s, the web in the 1990s, and mobile platforms in the 21st century.
MR
is the most unique...[Details]
In the 80C51 single-chip microcomputer, the clock frequency is known to be 6MHz. Please program P1.0 and P1.1 to output square waves with periods of 2s and 0.5s respectively. Please give the answer a...[Details]