修改完善README

This commit is contained in:
jhb 2019-04-09 14:18:37 +08:00
parent 08a9d4412b
commit 365de33d75
1 changed files with 2 additions and 8 deletions

View File

@ -22,20 +22,14 @@
- MCUSTM32L4R9主频 120MHz2048KB FLASH 640KB RAM
- 外部 FLASHM29W128GL70ZA6ENOR FLASH16MB
- 常用外设
- 状态指示灯4个LED1 - 4
- 按键1个wakeupPC13五向摇杆
- TFTLCD 显示屏2个
- 板载 ST LINK
- 常用接口SD 卡接口、USB OTG Micro USB 接口、电机接口
- 调试接口ST-LINK Micro USB 接口
开发板更多详细信息请参考 ST 的 [STM32L4R9I-EVAL 介绍](https://www.st.com/content/st_com/zh/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-eval-boards/stm32l4r9i-eval.html)。
开发板更多详细信息请参考 ST 的 [STM32L4R9I-EVAL](https://www.st.com/content/st_com/zh/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-eval-boards/stm32l4r9i-eval.html)介绍。
## 外设支持
本 BSP 目前对外设的支持情况如下:
@ -72,7 +66,7 @@
双击 project.uvprojx 文件,打开 MDK5 工程,编译并下载程序到开发板。
> 工程默认配置使用 xxx 仿真器下载程序,在通过 xxx 连接开发板的基础上,点击下载按钮即可下载程序到开发板
> 工程默认配置使用 板载STLINK 仿真器下载程序,在通过 STLINK 连接开发板的基础上,点击下载按钮即可下载程序到开发板
#### 运行结果