当前位置:网站首页>Arduino operation stm32
Arduino operation stm32
2022-07-05 08:29:00 【Sharing master】
Operation steps
- Download related files Click on here , Main download Arduino_STM32 STM32duino-bootloader Two compression packs

- take Arduino_STM32 Put it in arduino\hardware Below directory ,

- Add development board

- towards STM32 burning Bootloader, hold boot0 insert 1 The location of ,boot1 insert 0 The location of . Then insert your serial port download line (C8T6, This film's Tx and Rx Respectively corresponding to pin PA9 and PA10)
- CDM Enter the following command ( Pay attention to the serial port number )
stm32flash.exe -w generic_boot20_pc13.bin -v -g 0x0 COM14If the following prompt appears , You need to click on the core board rest Reset key
λ stm32flash.exe -w generic_boot20_pc13.bin -v -g 0x0 COM5
stm32flash 0.4http://stm32flash.googlecode.com/
Using Parser : Raw BINARY
Interface serial_w32: 57600 8E1
Failed to init device.
After that, the burning is normal
λ stm32flash.exe -w generic_boot20_pc13.bin -v -g 0x0 COM5
stm32flash 0.4http://stm32flash.googlecode.com/
Using Parser : Raw BINARY
Interface serial_w32: 57600 8E1
Version : 0x22
Option 1 : 0x00
Option 2 : 0x00
Device ID : 0x0410 (Medium-density)
- RAM : 20KiB (512b reserved by bootloader)
- Flash : 128KiB (sector size: 4x1024)
- Option RAM : 16b
- System RAM : 2KiB
Write to memory
Erasing memory
Wrote and verified address 0x080056fc (100.00%) Done.Starting execution at address 0x08000000... done.
- Then you can use the power interface to download the program

Passing pit
One 、git Because the wall is too slow , Share here https://ageshare.lanzous.com/ibp9v2d
Two 、 Previously used ttl Connect win10 There's something wrong with the computer , You can update the driver to solve , Drive sharing https://ageshare.lanzous.com/ibpdmub
To be continued ...
边栏推荐
- matlab timeserise
- QEMU STM32 vscode debugging environment configuration
- Count the number of inputs (C language)
- Cinq détails de conception du régulateur de tension linéaire
- Semiconductor devices (III) FET
- STM32 single chip microcomputer -- volatile keyword
- 实例001:数字组合 有四个数字:1、2、3、4,能组成多少个互不相同且无重复数字的三位数?各是多少?
- Detailed explanation of SQL server stored procedures
- Talk about the function of magnetic beads in circuits
- 如何写Cover Letter?
猜你喜欢

Classic application of MOS transistor circuit design (2) - switch circuit design

UE pixel stream, come to a "diet pill"!

Soem EtherCAT source code analysis attachment 1 (establishment of communication operation environment)

Negative pressure generation of buck-boost circuit

STM32 --- serial port communication

Step motor generates S-curve upper computer

【三层架构及JDBC总结】

STM32 single chip microcomputer -- debug in keil5 cannot enter the main function

Example 007: copy data from one list to another list.

H264 (I) i/p/b frame gop/idr/ and other parameters
随机推荐
Nb-iot technical summary
Matlab tips (28) fuzzy comprehensive evaluation
Sword finger offer 05 Replace spaces
Imx6ull bare metal development learning 2- use C language to light LED indicator
STM32---ADC
Example 010: time to show
Management and use of DokuWiki
Go dependency injection -- Google open source library wire
Design a clock frequency division circuit that can be switched arbitrarily
[tutorial 15 of trio basic from introduction to proficiency] trio free serial communication
Bluebridge cup internet of things competition basic graphic tutorial - clock selection
Sizeof (function name) =?
leetcode - 445. Add two numbers II
List of linked lists
STM32 --- configuration of external interrupt
Keil use details -- magic wand
Example 003: a complete square is an integer. It is a complete square after adding 100, and it is a complete square after adding 168. What is the number?
[trio basic from introduction to mastery tutorial XIV] trio realizes unit axis multi-color code capture
Example 009: pause output for one second
MATLAB skills (28) Fuzzy Comprehensive Evaluation