mirror of
https://gitee.com/HEYAHONG/SPI_Flasher_Via_STM32.git
synced 2025-05-09 06:51:01 +08:00
修改文档
This commit is contained in:
parent
493855bbf7
commit
1f6e8ea8a9
@ -665,3 +665,13 @@
|
||||
|
||||
|
||||
注意:芯片安装时,1脚的位置要正确,否则可能烧坏芯片(接反时,芯片电源和地会对调)
|
||||
|
||||
# 上位机软件
|
||||
|
||||
上位机软件主要是用于EEPROM和Flash的烧录,一般只使用命令模式SPI和命令模式I2C。除此之外,其它模式基本上只是用于调试,只需要使用串口调试助手。
|
||||
|
||||
>> 例:24C64 EEPROM的烧写
|
||||
>> 
|
||||
|
||||
>>例:w25q80 flash的烧写(部分操作耗时较长,进行了快进)
|
||||
>> 
|
||||
|
BIN
Doc/Simpleflasher_eeprom.gif
Normal file
BIN
Doc/Simpleflasher_eeprom.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 282 KiB |
BIN
Doc/Simpleflasher_flash.gif
Normal file
BIN
Doc/Simpleflasher_flash.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 MiB |
Loading…
x
Reference in New Issue
Block a user