Difference between revisions of "CH32F103C8T6 Board"

From LCD wiki
Jump to: navigation, search
(Common Software)
(Common Software)
 
(2 intermediate revisions by the same user not shown)
Line 119: Line 119:
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==
  
* [http://www.lcdwiki.com/res/CH3202/SWD下载说明.pdf '''Ch32 development board SWD download instructions''']
+
* [http://www.lcdwiki.com/res/CH3202/SWD下载之ST-Link使用说明(keil).pdf '''ST-Link instructions for SWD download of ch32 development board (keil)''']
* [http://www.lcdwiki.com/res/CH3202/串口下载说明.pdf '''Ch32 development board serial port download instructions''']
+
* [http://www.lcdwiki.com/res/CH3202/SWD下载之WCH-Link使用说明(keil).pdf '''WCH-Link instructions for SWD download of ch32 development board (keil)''']
* [http://www.lcdwiki.com/res/CH3202/SWD下载异常之解除读保护说明.pdf '''Ch32 development board SWD download exception release read protection instructions''']
+
* [http://www.lcdwiki.com/res/CH3202/ST-Link解除读保护说明.pdf '''CH32 development board ST Link release read protection instructions''']
 +
* [http://www.lcdwiki.com/res/CH3202/WCH-Link解除读保护说明.pdf '''CH32 development board WCH Link release read protection instructions''']
 +
* [http://www.lcdwiki.com/res/CH3202/串口下载说明.pdf '''CH32 development board serial port download instructions''']
 +
* [http://www.lcdwiki.com/res/CH3202/WCH-Link使用说明.pdf '''CH32 development board WCH link instructions''']
 +
* [http://www.lcdwiki.com/res/CH3202/WCH-Link_Utility使用说明_V1.31.pdf '''CH32 development board WCH link_ Utility instructions''']
 +
* [http://www.lcdwiki.com/res/CH3202/MounRiver_Help.pdf '''Mounriver studio instructions''']
 
* [http://www.lcdwiki.com/res/CH3202/%E9%85%8D%E5%A5%97%E4%BB%BF%E7%9C%9F%E5%99%A8%E7%83%A7%E5%BD%95%E5%92%8C%E8%84%B1%E6%9C%BA%E7%83%A7%E5%BD%95%E8%AF%B4%E6%98%8E.docx '''Ch32 development board emulator download and offline download instructions''']
 
* [http://www.lcdwiki.com/res/CH3202/%E9%85%8D%E5%A5%97%E4%BB%BF%E7%9C%9F%E5%99%A8%E7%83%A7%E5%BD%95%E5%92%8C%E8%84%B1%E6%9C%BA%E7%83%A7%E5%BD%95%E8%AF%B4%E6%98%8E.docx '''Ch32 development board emulator download and offline download instructions''']
  
Line 127: Line 132:
  
 
* [http://www.lcdwiki.com/res/software/XCOM.zip '''XCOM''']   
 
* [http://www.lcdwiki.com/res/software/XCOM.zip '''XCOM''']   
 +
* [http://www.lcdwiki.com/res/software/SWDTool.zip '''WCH-Link Utility'''] 
 
* [http://www.lcdwiki.com/res/software/WCHISPTool_Setup.exe '''WCHISPTool''']
 
* [http://www.lcdwiki.com/res/software/WCHISPTool_Setup.exe '''WCHISPTool''']
 
* [http://www.lcdwiki.com/res/software/STM32_ST-LINK_Utility_v4.2.0_setup.exe '''STM32 ST-LINK Utility''']
 
* [http://www.lcdwiki.com/res/software/STM32_ST-LINK_Utility_v4.2.0_setup.exe '''STM32 ST-LINK Utility''']

Latest revision as of 09:51, 26 July 2022


语言选择

Languages

➤中文
➤EN


CH32F103C8T6 Minimum System Development Board

Product Picture

开发板STM32F103C8T6-40.jpg CH3202-002.jpg CH3202-001.jpg

Product Description

  • CPU: CH32F103C8T6, 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

CH3202-003.png

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 For SWD download and emulation
USB interface Used for USB communication and power supply
Reset button Reset development board
KEY0 For standby wake up or program button function design
BT0/BT1 Used to select the startup mode after the development board is reset
STM32F103C8T6 Main chip, main frequency: 72MHz, internal FLASH: 64KB, internal SRAM: 20KB, support RTC, interrupt, PWM, DMA and other functions
Power light Red LED light is used to indicate whether the development board is normally powered
LED0 Blue LED light, used to indicate the running status of the program and DIY program lighting effect design
⑬,⑭ IO expand It is used to connect various peripherals to facilitate project development
Power stabilized IC 5V in,3.3V out
Self restoring fuse Ensure the safety of the circuit in case of short circuit or other fault

How to connect LCD screen

开发板STM32F103C8T6-Commom-SPI-EN.jpg 开发板STM32F103C8T6-IIC-GND-EN.jpg 开发板STM32F103C8T6-30-IPS-3-EN.jpg 开发板STM32F103C8T6-Arduino-EN.jpg 开发板STM32F103C8T6-IIC-VCC-EN.jpg

Program Download

Product Documentation

Reference Materials

Common Software


BACK TO TOP