Skip to main content

Curses-based tool for configuring STM32 pins.

Project description

This tool uses a fork of the amazing curated .xml from the modm-devices project. The modm-devices project provides metadata about all STM32 devices in machine-parseable .xml format and is really what makes any tool like this one possible.

Installing:

pip3 install stm_layout

Usage:

stm_layout -c <chip_name>

If chip_name is not fully-specified (i.e. ‘stm32g474’ is only a partial chip name), then a list of available chips matching that part will be printed to stdout. If the chip name is fully-specified, (i.e. ‘stm32g474cet6’), then a curses UI will be brought up for browsing/searching pins and configuring them.

Navigate using the arrow keys and the tab key. Search using standard regex queries in the search bar. In any pane but the search pane:

q - quits
w - writes /tmp/stm32_pinout.txt
r - resets the current pin

The stm32_pinout.txt is an attempt to configure all the GPIO registers for your chip; it is woefully incomplete for anything except the H7 and G4 chips I have access to.

Usage:

stm_layout_tk -c <chip_name>

This command launches a Tkinter-based version of stm_layout that allows mouse navigation and a more compact display for larger MCUs. It does not attempt to implement the pin-configuration “feature” that the curses-based tool does and is more useful as a simple reference.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stm_layout-0.1.4.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

stm_layout-0.1.4-py3-none-any.whl (19.0 kB view details)

Uploaded Python 3

File details

Details for the file stm_layout-0.1.4.tar.gz.

File metadata

  • Download URL: stm_layout-0.1.4.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for stm_layout-0.1.4.tar.gz
Algorithm Hash digest
SHA256 0ce9d735c349bb16fb2d7f99bd4cfd5824c55aedebf54204b5fcba8343d780fb
MD5 b6fa3e74bc17314c8d69eb49d6c3e345
BLAKE2b-256 473b919b3679a6fe0c30b479c5207c64e778188518fe1fab0db51967c73aa8a7

See more details on using hashes here.

File details

Details for the file stm_layout-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: stm_layout-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10

File hashes

Hashes for stm_layout-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cb7fb436ad350d9dc53ca7831ef6d28d0bdea23281c0bd80bb8c134f3f928d69
MD5 a67cd2c9be37e0c5e485a73906984457
BLAKE2b-256 ee9ea3e98007f9167a41637054611d9f6b0d9ea5ce0afe56949508430d51639f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page