1
0
mirror of https://gitee.com/HEYAHONG/SPI_Flasher_Via_STM32.git synced 2025-05-08 19:06:55 +08:00

修改文档

This commit is contained in:
HYH 2020-03-31 10:00:27 +08:00
parent 9e70a00d6f
commit 4f1a9bef37

View File

@ -29,12 +29,12 @@
#上位机软件测试结果
##测试的待烧写硬件
## 测试的待烧写硬件
* FT24C64
* Winbond w25q80
##上位机操作系统
## 上位机操作系统
* windows 10
* ubuntu 19.04
@ -47,8 +47,8 @@
基本上能够完成烧录,但是速度不够理想。
* FT24C64 读写大约在10~20秒之间。
* WinBond w25q80 读大约2~5分钟写要慢2~5倍。
* FT24C64 读写大约在10-20秒之间。
* WinBond w25q80 读大约2-5分钟写要慢2-5倍。
## 已知bug