Skip to content

Firmware Development

Yannick Richter edited this page Sep 19, 2021 · 2 revisions

Firmware Development

The Firmware-Git can be found here: OpenffBoard-Firmware.

At the moment the STM IDE is used to compile the code and upload it to your OpenFFBoard. The IDE can be downloaded here: IDE.

To build the firmware yourself you need to clone the firmware-git locally and point the working directory to that path. Then select the "OpenFFBoard.ino" project file and let it download the missing firmware components (this may take a few minutes). Plug in your OpenFFBoard via USB and click the RUN command. Further instruction need to be written down

Clone this wiki locally