Skip to main content
EDimr.1
Associate
October 21, 2020
Question

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?

  • October 21, 2020
  • 1 reply
  • 692 views

..

    This topic has been closed for replies.

    1 reply

    Eleon BORLINI
    ST Employee
    October 29, 2020

    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