Exploring CW32L010: DAPLink Utility Adds Programming Support for Wuhan Xinyuan CW32 Series Chips and Custom Programming Algorithm for Option Bytes

Exploring CW32L010: DAPLink Utility Adds Programming Support for Wuhan Xinyuan CW32 Series Chips and Custom Programming Algorithm for Option Bytes

Exploring CW32L010: DAPLink Utility Adds Programming Support for Wuhan Xinyuan CW32 Series Chips and Custom Programming Algorithm for Option Bytes Introduction to Wuhan Xinyuan CW32 Wuhan Xinyuan Semiconductor is a wholly-owned subsidiary of the publicly listed Wuhan Liyuan Information Technology Co., Ltd., primarily focused on motor control MCUs. Currently, they have released: • General-purpose high-performance … Read more

Technical Details of the CW32L011 Mini Broad Core Board

Technical Details of the CW32L011 Mini Broad Core Board

Product Physical Image: Schematic Diagram: From the schematic of the CW32L011 core board, the circuit design of the entire project is very simple, with no power conversion circuits, only the minimum peripheral circuits for the MCU, buttons, TYPE-C 5V input, and two indicator lights. Since the CW32 MCU supports wide voltage power supply, the power … Read more

Detailed CW32 Learning Notes [Domestic MCU Column Issue 120]

Detailed CW32 Learning Notes [Domestic MCU Column Issue 120]

Chip Source CW32 MCU Forum https://bbs.21ic.com/iclist-1116-1.html *Reading Instructions: The following is a brief summary; for detailed notes, source code attachments, and materials, please click the original link to view. Microcontroller Startup & Library Function Composition https://bbs.21ic.com/icview-3320096-1-1.html This chapter provides reference materials for the CW32F030C8T6 clock, aimed at beginners. The microcontroller does not start executing from … Read more

A Step-by-Step Guide to CW32 Development Using CLion

A Step-by-Step Guide to CW32 Development Using CLion

The following article is provided by CW32 ecosystem community user End: https://gitee.com/xcet/embedded-cw32-board-template/tree/master/ref/CW32-GCC-Clion-Template Recently, CLion has become free for non-commercial use, so I immediately downloaded the latest CLion 2025. Now, I will set up the CLion + GCC + CMake development environment for the domestic Wuhan Xinyuan Semiconductor’s CW32 microcontroller. CLion is a cross-platform integrated development … Read more

Using the CW32 Module: 1.3-Inch Monochrome OLED Display

1Module Source>>> Product Physical Display: Data Download Link:https://pan.baidu.com/s/1FNGHM0u5MQ2li3QOrTkTuA Data Extraction Code:8888 2Specifications>>> The following information can be found in the manufacturer’s screen specification document. Operating Voltage:3.3V ~ 5V Operating Current:20mA Module Size:33.5 x 35.4 MM Pixel Pitch:0.23(H) x 0.23(V) Pixel Size:0.21(H) x 0.21(V) Driver Chip:SH1106 Communication Protocol:SPI (Adjustable IIC) 3Porting Process>>> Our goal is to … Read more

Using the CW32 Module: 1.28-Inch Round LCD Color Display

Using the CW32 Module: 1.28-Inch Round LCD Color Display

1Module Source>>> Product Physical Display: Data Download Link:https://pan.baidu.com/s/1lSjp7ISiKhkaXwqJsEOu2g Data Extraction Code:8888 2Specifications>>> The following information can be found in the manufacturer’s screen specification document. Operating Voltage:3.3V Operating Current:20mA Module Size:44(H) x 36(V) x 2.8(D) MM Pixel Pitch:0.135(H) x 0.135(V) Driver Chip:GC9A01 Communication Protocol:SPI 3Porting Process>>> Our goal is to port the routine to the Lichuang … Read more

Using the CW32 Module: 2.8-inch and 3.2-inch ILI9341 Color Screens

Using the CW32 Module: 2.8-inch and 3.2-inch ILI9341 Color Screens

1Module Source>>> Product Physical Display: Data Download Link:http://www.lcdwiki.com/en/2.8inch_SPI_Module_ILI9341_SKU:MSP2807 2Specifications>>> Download the data from the link above. Operating Voltage:3.3V-5V Operating Current:90mA Module Size:50.0(H) x 86(V) MM Pixel Size:320(H) x 240(V) RGB Driver Chip:ILI9341 Communication Protocol:SPI Operating Current:90mA Module Size:50.0(H) x 86(V) MM Pixel Size:320(H) x 240(V) RGB Driver Chip:ILI9341 Communication Protocol:SPI 3Porting Process>>> Our goal is … Read more

Using the CW32 Module: 3.5-inch ILI9488 Color Touch Screen

Using the CW32 Module: 3.5-inch ILI9488 Color Touch Screen

1Module Source>>> Product Physical Display: Data Download Link:http://www.lcdwiki.com/en/3.5inch_SPI_Module_ILI9488_SKU:MSP3520 2Specifications>>> Operating Voltage:3.3V Operating Current:20MA Module Size:56.34(H) x 98.00(W) Pixel Size:320(H) x 480(V)RGB Driver Chip:ILI9488 Communication Protocol:SPI Number of Pins Used:14 Pin (2.54mm pitch header) Size Parameters 3Porting Process>>> Our goal is to port the example to the Lichuang CW32F030C8T6 development board. Follow the steps below to … Read more

Using the CW32 Module: 8-Digit LED Display Module

Using the CW32 Module: 8-Digit LED Display Module

1Module Source>>> Product Physical Display: Data Download Link:https://pan.baidu.com/s/15TcV9HevtfVBWcm7pgRNTw Data Extraction Code:e1q5 2Specifications>>> Operating Voltage:4-5.5V Operating Current:8-330MA Scanning Rate:500-1300Hz Communication Protocol:Single Bus Pin Count:5 Pins (2.54mm pitch header) Refer to the manufacturer’s documentation for the above information 3Porting Process>>>Our goal is to port the example to the CW32F030C8T6 development board. First, we need to obtain the … Read more

Using the CW32 Module: 1.14-Inch Color Screen

Using the CW32 Module: 1.14-Inch Color Screen

1Module Source>>> Module Physical Display: Data Download Link:https://pan.baidu.com/s/1cVzawBFj3ZkGml5Dj-368A Data Extraction Code:8888 2Specifications>>> The following information is from the manufacturer’s documentation Operating Voltage:3.3V Operating Current:20MA Module Size:31.4(H) x 28(V) MM Pixel Size:135(H) x 240(V)RGB Driver Chip:ST7789V Communication Protocol:8-bit Parallel Pin Count:16 Pin (2.54mm pitch header) Size Parameters 3Porting Process>>>Our goal is to port the example to … Read more