cancel
Showing results for 
Search instead for 
Did you mean: 

Hi everyone, i'm playing with the SensorTile.box, and i want to see the STM32Cube Project of these demos in order to better understand them. There's a way to see these projects?

EDimr.1
Associate
 
1 REPLY 1
Eleon BORLINI
ST Employee

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