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 24: Line 24:


{| class="wikitable" border="1" style="width: 750px; background-color: white;"
{| class="wikitable" border="1" style="width: 750px; background-color: white;"
|'''序号'''
|'''Serial number'''
|'''硬件名称'''
|'''Name'''
|'''描述'''
|'''Description'''
|-
|-
|①
|①
|J1接口
|J1
|用于直插COMMON-SPI接口的显示模块
|Connect to the '''Common-SPI''' display module
|-
|-
|②
|②
|J2接口
|J2
|用于直插IIC-GND接口的显示模块 / IPS材质的显示模块
|Connect to the '''Common-SPI/IPS''' display module
|-
|-
|③
|③
|J3接口
|J3
|用于直插Arduino-SPI接口的显示模块
|Connect to the '''Arduino-SPI''' display module
|-
|-
|④
|④
|J4接口
|J4
|用于直插IIC-VCC接口的显示模块
|Connect to the '''IIC-VCC''' display module
|-
|-
|⑤
|⑤

Revision as of 18:09, 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

Serial number Name Description
J1 Connect to the Common-SPI display module
J2 Connect to the Common-SPI/IPS display module
J3 Connect to the Arduino-SPI display module
J4 Connect to the IIC-VCC display module
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