Skip to content

LibrePCB/stm-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM8 / STM32 Pinout

This repository contains a collection of scripts to extract STM8 / STM32 MCU information files (including pin mappings and signals) in JSON format from the STM8CubeMX / STM32CubeMX database.

Usage

  1. Download and install STM8CubeMX and/or STM32CubeMX

  2. Unpack or install the software to a directory on your computer

  3. Run python3 extract.py --db path/to/cubemx/db/mcu/

Data

See JSON files in data/ directory.

License

The scripts are licensed under the MIT license, see LICENSE.txt file.

The data files are generated by using STM8CubeMX / STM32CubeMX. They only contain technical information that could also be obtained from the datasheets and probably do not fall under copyright.

About

Collection of STM(8|32) pinout description files in JSON format, exported from STM(8|32)CubeMX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages