dresco / STM32H7xx

grblHAL driver for STM32H7xx processors
Other
13 stars 12 forks source link

grblHAL driver for STM32H7xx processors

This is a port of grblHAL for the STM32H7xx series of processors, originally based on the F7 driver from the official repository.

Supported boards

Building

Web App

Builds for the above boards are supported through the upstream web app.

Local builds

Local builds are supported from both STMCubeIDE and PlatformIO. Board specific settings have been included in the IDE configurations where possible - to avoid the need for code changes when building for different boards. (Please see the upstream Wiki-page compiling grblHAL for further instructions for how to import the project, configure the driver and compile).

Note that the PlatformIO builds are currently using a custom download url for the framework-stm32cubeh7 library files. This will be removed once v1.10 is available in the upstream PlatformIO package registry.

GitHub CI builds

PlatformIO builds for a number of configurations are run automatically as a GitHub Action on each push to the master branch. For convenience, the resulting firmwares are archived in the artifacts for each run, and can be found under the Actions tab on the GitHub repo (these files remain available for 90 days).


2024-05-22