当前位置:网站首页>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 COM14
If 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 ...
边栏推荐
- go依赖注入--google开源库wire
- Buildroot system for making raspberry pie cm3
- Explain task scheduling based on Cortex-M3 in detail (Part 2)
- Five design details of linear regulator
- Cinq détails de conception du régulateur de tension linéaire
- How to copy formatted notepad++ text?
- 关于线性稳压器的五个设计细节
- My-basic application 1: introduction to my-basic parser
- 实例006:斐波那契数列
- How to write cover letter?
猜你喜欢
STM32 single chip microcomputer -- volatile keyword
Nb-iot technical summary
MATLAB小技巧(28)模糊综合评价
实例001:数字组合 有四个数字:1、2、3、4,能组成多少个互不相同且无重复数字的三位数?各是多少?
Why is 1900 not a leap year
Arduino uses nrf24l01+ communication
Compilation warning solution sorting in Quartus II
STM32---IIC
STM32 single chip microcomputer - external interrupt
每日一题——替换空格
随机推荐
My-basic application 2: my-basic installation and operation
Design a clock frequency division circuit that can be switched arbitrarily
Simple design description of MIC circuit of ECM mobile phone
STM32 virtualization environment of QEMU
【三层架构及JDBC总结】
Soem EtherCAT source code analysis attachment 1 (establishment of communication operation environment)
STM32---ADC
UE pixel stream, come to a "diet pill"!
实例002:“个税计算” 企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10%;利润高于10万元,低于20万元时,低于10万元的部分按10%提成,高于10万元的部分,可提成7.
STM32 outputs 1PPS with adjustable phase
More than 90% of hardware engineers will encounter problems when MOS tubes are burned out!
Management and use of DokuWiki
Stm32--- systick timer
STM32---IIC
OC and OD gate circuit
Use indent to format code
Bluetooth hc-05 pairing process and precautions
Basic information commands and functions of kernel development
每日一题——替换空格
List of linked lists