1 Star 0 Fork 6

独孤醉/stcgal

forked from Gitee 极速下载/stcgal 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
[![Build Status](https://github.com/grigorig/stcgal/workflows/Python%20package/badge.svg?branch=master)](https://github.com/grigorig/stcgal/actions?query=workflow%3A%22Python+package%22) [![Coverage Status](https://coveralls.io/repos/github/grigorig/stcgal/badge.svg?branch=master)](https://coveralls.io/github/grigorig/stcgal?branch=master) [![PyPI version](https://badge.fury.io/py/stcgal.svg)](https://badge.fury.io/py/stcgal) stcgal - STC MCU ISP flash tool =============================== stcgal is a command line flash programming tool for [STC MCU Ltd](http://stcmcu.com/). 8051 compatible microcontrollers. STC microcontrollers have an UART/USB based boot strap loader (BSL). It utilizes a packet-based protocol to flash the code memory and IAP memory over a serial link. This is referred to as in-system programming (ISP). The BSL is also used to configure various (fuse-like) device options. Unfortunately, this protocol is not publicly documented and STC only provide a (crude) Windows GUI application for programming. stcgal is a full-featured Open Source replacement for STC's Windows software; it supports a wide range of MCUs, it is very portable and suitable for automation. Features -------- * Support for STC 89/90/10/11/12/15/8 series * UART and USB BSL support * Display part info * Determine operating frequency * Program flash memory * Program IAP/EEPROM * Set device options * Read unique device ID (STC 10/11/12/15/8) * Trim RC oscillator frequency (STC 15/8) * Automatic power-cycling with DTR toggle or a custom shell command * Automatic UART protocol detection Quickstart ---------- Install stcgal (might need root/administrator privileges): pip3 install stcgal Call stcgal and show usage: stcgal -h Further information ------------------- [Installation](doc/INSTALL.md) [How to use stcgal](doc/USAGE.md) [Frequently Asked Questions](doc/FAQ.md) [List of tested MCU models](doc/MODELS.md) License ------- stcgal is published under the MIT license.

简介

stcgal 是 STC MCU 的命令行编程工具 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Exculivor/stcgal.git
git@gitee.com:Exculivor/stcgal.git
Exculivor
stcgal
stcgal
master

搜索帮助