More actions
| (3 intermediate revisions by the same user not shown) | |||
| Line 119: | Line 119: | ||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == | ||
* [https://www.lcdwiki.com/res/CH3202/ | * [https://www.lcdwiki.com/res/CH3202/SWD下载之ST-Link使用说明(keil).pdf '''ST-Link instructions for SWD download of ch32 development board (keil)'''] | ||
* [https://www.lcdwiki.com/res/CH3202/串口下载说明.pdf ''' | * [https://www.lcdwiki.com/res/CH3202/SWD下载之WCH-Link使用说明(keil).pdf '''WCH-Link instructions for SWD download of ch32 development board (keil)'''] | ||
* [https://www.lcdwiki.com/res/CH3202/ | * [https://www.lcdwiki.com/res/CH3202/ST-Link解除读保护说明.pdf '''CH32 development board ST Link release read protection instructions'''] | ||
* [https://www.lcdwiki.com/res/CH3202/WCH-Link解除读保护说明.pdf '''CH32 development board WCH Link release read protection instructions'''] | |||
* [https://www.lcdwiki.com/res/CH3202/串口下载说明.pdf '''CH32 development board serial port download instructions'''] | |||
* [https://www.lcdwiki.com/res/CH3202/WCH-Link使用说明.pdf '''CH32 development board WCH link instructions'''] | |||
* [https://www.lcdwiki.com/res/CH3202/WCH-Link_Utility使用说明_V1.31.pdf '''CH32 development board WCH link_ Utility instructions'''] | |||
* [https://www.lcdwiki.com/res/CH3202/MounRiver_Help.pdf '''Mounriver studio instructions'''] | |||
* [https://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'''] | * [https://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: | ||
* [https://www.lcdwiki.com/res/software/XCOM.zip '''XCOM'''] | * [https://www.lcdwiki.com/res/software/XCOM.zip '''XCOM'''] | ||
* [https://www.lcdwiki.com/res/software/SWDTool.zip '''WCH-Link Utility'''] | |||
* [https://www.lcdwiki.com/res/software/WCHISPTool_Setup.exe '''WCHISPTool'''] | * [https://www.lcdwiki.com/res/software/WCHISPTool_Setup.exe '''WCHISPTool'''] | ||
* [https://www.lcdwiki.com/res/software/STM32_ST-LINK_Utility_v4.2.0_setup.exe '''STM32 ST-LINK Utility'''] | |||
* [https://www.lcdwiki.com/res/software/PCtoLCD2002.zip '''PCtoLCD2002'''] | * [https://www.lcdwiki.com/res/software/PCtoLCD2002.zip '''PCtoLCD2002'''] | ||
* [https://www.lcdwiki.com/res/software/Image2Lcd.zip '''Image2Lcd'''] | * [https://www.lcdwiki.com/res/software/Image2Lcd.zip '''Image2Lcd'''] | ||
Latest revision as of 09:51, 26 July 2022
CH32F103C8T6 Minimum System Development Board
Product Picture
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
| 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
Program Download
Product Documentation
- CH32F103C8T6 Minimum system board user manual
- CH32F103C8T6 Minimum system board size drawing
- CH32F103C8T6 minimum system board Schematic diagram
- CH32F103C8T6 Minimum system board IO resource allocation table
- CH32F103C8T6 Minimum system board schematic Library
- CH32F103C8T6 Minimum system board PCB package library
- CH32F103C8T6 Data Sheet
- CH32F103C8T6 Quick application manual
- CH32X Series application manual
Reference Materials
- ST-Link instructions for SWD download of ch32 development board (keil)
- WCH-Link instructions for SWD download of ch32 development board (keil)
- CH32 development board ST Link release read protection instructions
- CH32 development board WCH Link release read protection instructions
- CH32 development board serial port download instructions
- CH32 development board WCH link instructions
- CH32 development board WCH link_ Utility instructions
- Mounriver studio instructions
- Ch32 development board emulator download and offline download instructions




