[i=s]This post was last edited by sunduoze on 2016-12-21 21:49[/i] [align=center][size=5]2016 Year-end Summary[/size][/align] [align=center] [p=30, 2, left] Time flies, and I am already a senior in co
With the application of microelectronics technology and modern control theory in AC variable frequency speed regulation systems, the performance of frequency converters (or inverters) has also been gr
#include sbit P0_1=P0^1; main() { P0_1=1; } Why is the simulated P0_1 pin always at a high level? According to the program, after executing P0_1=1, it should be at a low level! !
Chapter 12 Window Watchdog (WWDG) Experiment In this chapter, we will introduce how to use another watchdog of STM32, the window watchdog (hereinafter referred to as WWDG). In this chapter, we will us