Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

STM32F103C8T6 Minimum System Development Board: Difference between revisions

From LCD wiki
Liang (talk | contribs)
Liang (talk | contribs)
Line 12: Line 12:
==<font color="blue">Product Description</font> ==
==<font color="blue">Product Description</font> ==


* CPU:STM32F103C8T6,主频:72MHz,内部FLASH:64KB,内部SRAM:20KB
* CPU: STM32F103C8T6, main frequency: 72MHz, internal FLASH: 64KB, internal SRAM: 20KB
* 开发资源丰富,简单易学,容易上手
 
* 外观小巧精致,方便各种DIY项目
* Small and delicate appearance, convenient for various DIY projects
* 支持SWD和串口下载,调试方便
* Support SWD and serial download, easy to debug
* 支持SPI接口和IIC接口显示模块直插
* Support SPI interface and IIC interface display module direct insertion
* 扩展GPIO口,方便连接各种外设
* Extended GPIO port for easy connection to various peripherals
* 提供丰富的开发资料
* Rich development resources, easy to learn, easy to get started


==<font color="blue">Product Parameters</font> ==
==<font color="blue">Product Parameters</font> ==

Revision as of 18:04, 2 June 2020

语言选择

Languages

➤中文
➤EN


Product Picture

Product Description

  • CPU: STM32F103C8T6, main frequency: 72MHz, internal FLASH: 64KB, internal SRAM: 20KB
  • Small and delicate appearance, convenient for various DIY projects
  • Support SWD and serial download, easy to debug
  • Support SPI interface and IIC interface display module direct insertion
  • Extended GPIO port for easy connection to various peripherals
  • Rich development resources, easy to learn, easy to get started

Product Parameters

序号 硬件名称 描述
J1接口 用于直插COMMON-SPI接口的显示模块
J2接口 用于直插IIC-GND接口的显示模块 / IPS材质的显示模块
J3接口 用于直插Arduino-SPI接口的显示模块
J4接口 用于直插IIC-VCC接口的显示模块
SWD接口 用于SWD下载和仿真
USB通信接口 用于USB通信和供电
复位按键 用于通过按键复位开发板
KEY0按键 用于待机唤醒或者程序按键功能设计
BT0/BT1启动选择端口 用于选择开发板复位后的启动方式
STM32F103C8T6 主芯片,主频:72MHz,内部FLASH:64KB,内部SRAM:20KB,支持RTC、中断、PWM、DMA等功能
电源指示灯 红色LED灯,用于指示开发板是否正常上电
LED0灯 蓝色LED灯,用于指示的程序运行状态和DIY程序灯光效果设计
⑬,⑭ 扩展IO 用于连接各种外设,方便项目开发
电源稳压IC 5V输入,3.3V输出
自恢复保险丝 用于当发生短路或者其它故障时,保障电路的安全

How to connect LCD screen

Program Download

Product Documentation

Reference Materials

Common Software

BACK TO TOP