shithub: stm32up

Clone

clone: git://shithub.us/kitzman/stm32up gits://shithub.us/kitzman/stm32up
push: hjgit://shithub.us/kitzman/stm32up
patches to: kitzman@disroot.org

Last commit

17d88daa – kitzman <kitzman@disroot.org> authored on 2023/12/12 12:01
man page; updated LICENSE

About

# stm32up

This is a Plan9 tool to operate STM32 devices via the
UART protocol, when booting from the system memory.

The protocol is described in AN3155. For device-specific
information, you should read AN2606.

Commands:

info	- get device information and id

read	- read device memory

write	- write device memory

erase	- erase memory

flash	- erase everything, write, and go

go		- jump to address

readp	- protect memory from reads

readunp	- unprotect memory from reads

writeunp	- unprotect memory from writes

TODO: writep, csum

# Mirrors

https://git.disroot.org/kitzman/stm32up
http://shithub.us/kitzman/stm32up/HEAD/info.html