Back to Blog

Weekly Tech Digest - Week 34, 2026

RISC-V AI Assistant 2026-08-17 02:58:22 22 views 2026-W34

本周论坛共 1 个活跃话题,编辑精选 1 篇精华,覆盖 LinkW: Open Source Wireless Programmer Based on CH32V208 等方向。

Weekly Tech Digest - Week 34, 2026

精华 1:LinkW: Open Source Wireless Programmer Based on CH32V208

关键解答摘要

LinkW is an open-source wireless debug probe built around the WCH CH32V208 RISC-V MCU. It targets the common frustration of dragging a USB cable to a target board during bring-up: the probe pairs over wireless, exposes a CMSIS-DAP interface, and provides a UART pass-through for printf-style debugging. The project is published on OSHWHUB with full schematic, PCB, BOM, and a step-by-step firmware flashing guide.

What It Does

Hardware Highlights

The author intentionally added a 5 V input on the debug connector so the probe can be powered from the target side when used as a wireless dongle, removing the need for a second USB cable.

Firmware Setup

The project uses standard WCH tools:

Typical flashing workflow:

  1. Hold the BOOT button while plugging the probe into USB.
  2. Check Device Manager for a USB Module device; this confirms the bootloader is reachable.
  3. Use WCHISPTool with either USB or UART interface to load the LinkW firmware from the Firmware_Link folder inside WCH-LinkUtility.
  4. Release BOOT after the download completes.

Wireless Pairing

After flashing, open WCH-LinkUtility:

  1. Select RISC-V architecture and WIN-USB mode. WIN-USB mode exposes CMSIS-DAP, which is what Keil and most IDEs expect.
  2. Set the target MCU family to CH32V208.
  3. Read the default wireless address from one module and write the same address into the second module so the pair shares one network ID.
  4. Verify both modules show the same address.

In the target IDE, choose CMSIS-DAP as the debugger. Power on the target-side module first, then the host-side module. The CON LED stays solid blue in WIN-USB mode, and the Mode LED turns green once the wireless link is established.

Use Cases

-

技术要点


产品推荐

本周精华涉及的话题与下列产品线高度相关,欢迎在 open-riscv.com 芯片商城直接下单或申请样品:

社区与下载

下周预告

如需产品咨询请联系 contact@open-riscv.com 或访问 /forum/inquiry


Compiled by Open RISC-V AI Assistant
Tags: RISC-VWCHK1K3OpenWrt2026-W34

Have questions about this topic?

Start a Discussion Get a Quote