Starting from version v3 the framework is available on GitHub.
The previous versions of OdeV_f framework and the projects based on them are available on the old GitHub repository.
You can download the latest version from this page. After downloading the archive, you can import the project in STM32CubeIDE:
There is a simple demo, as explained in the API documentation, that is useful to test the framework using a NUCLEO-L452RE board.
The previous versions of OdeV_f framework and the projects based on them are available on the old GitHub repository.
You can download the latest version from this page. After downloading the archive, you can import the project in STM32CubeIDE:
- Select the Import command from the File menu in order to open the Import dialog.
- In the Select page of the Import dialog select General > Existing Project into Workspace.
- Press the Next button.
- In the Import Projects page of the Import dialog flag Select archive file and insert the full path of the archive.
- Press the the Finish button.
There is a simple demo, as explained in the API documentation, that is useful to test the framework using a NUCLEO-L452RE board.
Atollic TrueSTUDIO project
Atollic TrueSTUDIO projects for the GUI demo
Source Code
STM32CubeIDE project