Teach you how to make a lithium battery fast charging charger
Author: wcc149Source: WeChat Official Account - Electronic Circuit Development Learning
Preface
Recently, I found another open source embe...
Recently, I used Altium Designer 17 to draw PCB for a project. Because the wiring was slightly complicated,I used the Harness function. When generating the PCB, I found that no electrical connection w...
I have looked for some video tutorials about STM32 these two days, and found many differences from the 51 microcontroller. After watching them, I want to go back to 51. How come the good I/O became GP...
[align=center]Chapter 7[/align][align=left]1. In one sentence, a critical section is a section of code that cannot be interrupted during execution. [/align][align=left]Question 1: What is the differen...
The LM2596 series regulators are monolithic integrated circuits that provide all active functions for a step-down (buck) switching regulator capable of driving 3-A loads with excellent line and load r...
I wrote a program that uses the TIM3 timer interrupt of the STM32F103RCT6 microcontroller to refresh the OLED display screen to display the time of the DS1302. Then the delay function in the main func...