This video will lead you from the basic to the more advanced to learn the various functions of STM32F4 and start a new STM32 journey for you.
This video is divided into three parts:
1. Introductory part, which mainly introduces the basic knowledge of STM32;
2. Intermediate part, mainly introduces the use of STM32 basic peripherals, including: GPIO, serial port, timer, external interrupt, etc. After studying this article, you will have a basic introduction to STM32 development.
3. Advanced chapter, mainly introduces STM32 advanced peripherals, including: SDIO, CAN bus, etc.
I designed a circuit board to be powered from a power adapter.
The power adapter is 220 to 24V.
A sensor is connected to the board.
When we went to other companies to debug their machines, we found th
My history posts:
[RVB2601 creative application development] @fxyc87 RVB2601 unboxing + hello_worldAs the saying goes, sharpening the knife does not delay the chopping of wood, so you can work better
Hello everyone, I now want to need a DC/DC step-down chip. The input requirement is DC20V 3.25A and the output is DC 3.4V 14A. If there is a constant source, it would be the best. Thank you. If you ha
Recently, I want to design a three-phase soft start circuit based on a single-chip microcomputer. The basic components required are:
1.IGBT tube
2. Single chip microcomputer
3. Relay
4. Motor
5. LCD d
[i=s]This post was last edited by shipeng on 2019-5-15 18:48[/i] [size=3]I recently used the USB_OTG_FS of STM32F429 to make a BOOTLOADER that can read files in the USB disk through USB (PA11, PA12) o