ch32v103 VS stcgal-patched

Compare ch32v103 vs stcgal-patched and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ch32v103 stcgal-patched
2 3
31 16
- -
4.2 4.4
about 2 months ago 7 months ago
C Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ch32v103

Posts with mentions or reviews of ch32v103. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • What are some cheap alternatives to Atmega32u4?
    4 projects | /r/embedded | 13 Jan 2023
    WCH CH32V203 (approx. $0.50) with RT-Thread? There are no examples for it on Github but you can use the V307 and V103 repos.: https://github.com/openwch/ch32v103
  • Useful Tools and Resources for RISC-V development
    5 projects | /r/embedded | 17 Jun 2022
    https://github.com/openwch/ch32v103 and https://github.com/openwch/ch32v307 For those tracking such things (Bruce), they are using Qingke V4F core in '307, V4C in '208, V4B in '203 and V4A in '103 and the older, more dedicated parts like the BLE parts like CH57x and CH58x. Source I know of no other parts using those cores, so they may be focusing on the Chinese market or even an internal brand.

stcgal-patched

Posts with mentions or reviews of stcgal-patched. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • What are some cheap alternatives to Atmega32u4?
    4 projects | /r/embedded | 13 Jan 2023
    It's an MCS-51derivative, supported by SDCC (documentation here). The technical reference manual is here, the updated downloader here, a HAL with examples here, and further explanations on the MCU there. Chips are available here.
  • Anyone want to share some embedded projects they have done?
    9 projects | /r/embedded | 15 Jul 2022
    And because STCGAL's author seems to have lost interest in his "baby" and didn't care to support STC's most recent MCU, I ended up forking it and taking over its maintenance. I don't like Python at all, but STCGAL was there, I need its functionality, and it's less work to maintain it than to start over, so...
  • Using STC 8051 MCU with SDCC
    4 projects | /r/embedded | 23 Jun 2022
    https://github.com/area-8051/stcgal-patched is an updated version of STCGAL supporting the same MCU families. Grigori seems to have lost interest in his "baby", but the show must go on, so...

What are some alternatives?

When comparing ch32v103 and stcgal-patched you can also consider the following projects:

RISC-V-Guide - RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.

uni-STC - SDCC support + HAL + drivers for STC 8051 MCU

ch32v307 - Including the SDK、HDK、Datasheet of RISC-V MCU CH32V307 and other relevant development materials

speki - flashcard app in your terminal

stcgal - Open Source STC MCU ISP flash tool

ch32-rs - Embedded Rust device crates for WCH's RISC-V and Cortex-M microcontrollers

led-controller - Software for PIC32MX330F064H LED (cube) controller. The controller can be used for driving 256 RGB LEDs with a color-depth of 8 bit.

Awesome_STC - How-To style documentation on STC MCU

estdlib - C++ Standard Lib adapted to embedded environments

jtagstudy - A project to understand JTAG by bitbanging some of its functionalities on the AVR architecture.