2020-10-21 01:57 AM
2020-10-29 04:23 AM
Hi @EDimr.1 ,
the dedicated STM32 firmware function pack for the SensorTile.box is the FP-SNS-STBOX1.
You can find some application and examples in this package, with the associated .cproject files. For example, the application that logs sensors' data and send it via BLE is in Projects\STM32L4R9ZI-SensorTile.box\Applications\BLESensors\STM32CubeIDE\STM32L4R9ZI-SensorTileBox.
You have of course to be equipped of a STLINK (V2 or V3) tool to run the fw on the board in debug mode.
The FP-SNS-STBOX1 is not the only function pack running on the SensorTile.box: you can use also the FP-SNS-ALLMEMS1, the FP-AI-SENSING1, and all the firmware packages that you can find in the STEVAL-MKSBOX1V1 tools & software page.
-Eleon