2025-03-02 18:01:37 +06:00
2025-03-02 18:01:37 +06:00
2025-03-02 18:01:37 +06:00
2024-11-25 01:13:26 +06:00
2025-03-02 18:01:37 +06:00
2024-11-25 01:13:26 +06:00

CH32V203 Node Firmware

Firmware for a CH32V203 MCU with a W5500 Ethernet controller.

TODO:

  • Set up interrupts for RS485 publish
  • ...

Features

  • W5500 Ethernet controller support
  • Network protocol support including:
    • DHCP client
    • MQTT client
  • RS485 communication
  • OneWire sensors

Development Environment

  • Board: CH32V203C8T6
  • Framework: ch32v003fun
  • Compiler: RISC-V GCC 14.2.0

Project Structure

  • /include - Header files
  • /lib - Project libraries including WIZnet ioLibrary
  • /src - Source code
Description
ch32v203 + w5500 eth node
Readme 7.1 MiB
Languages
C 97.6%
Assembly 2.1%
Makefile 0.3%