Skip to main content
Visitor II
January 7, 2025
Solved

SensorTile(STEVAL-STLKT01): Cannot build example project FP-SNS-ALLMEMS1 for project "STM32L476JG-SensorTile"

  • January 7, 2025
  • 1 reply
  • 605 views

Hi,

I recently bought a SensorTile(STEVAL-STLKT01) and I want to modify the default project for my own usage case.

Based on the information I found, I downloaded the source code from https://www.st.com/en/embedded-software/fp-sns-allmems1.html (Github source) and then I opened the project "STM32L476JG-SensorTile" with CubeIDE Version: 1.17.0 and then I tried to build this project without any modifications.

The first problem I encountered is that the defined variable "STM32L4xx" seems not exist so I have to add it manually into the path and symbol property:

MikeWang_0-1736237093576.png

However, I encountered another problem that the header file "STC3115_Battery_Conf.h" is not exist:

MikeWang_1-1736237160892.png

I am completely stuck at this point since I cannot find it anywhere even in the Github....

Can someone guide me how to build this project and download it to the SensorTile platform?

Thank you!

BR,

Mike

 

Best answer by Salvatore Curti

Hello,

the latest version of the package FP-SNS-ALLMEMS1 that support the SensorTile (STEVAL-STLKT01) board is 4.2.0 (the latest version of the package is 4.3.0).


I downloaded the version 4.2.0 from https://www.st.com/en/embedded-software/fp-sns-allmems1.html, I open the STM32CubeIDE project using the version 1.17.0 of the tool, I build the project and I do not see any problem (see the image below or attachment)

 

SalvatoreCurti_0-1736257996153.png

 

The warnings are known and referred in the readme and in the release note.

If your problem persists, I suggest you first to uninstall and after to install the STM32CubeIDE tool

Regards,

Salvatore Curti.

 

1 reply

Salvatore Curti
Salvatore CurtiBest answer
ST Employee
January 7, 2025

Hello,

the latest version of the package FP-SNS-ALLMEMS1 that support the SensorTile (STEVAL-STLKT01) board is 4.2.0 (the latest version of the package is 4.3.0).


I downloaded the version 4.2.0 from https://www.st.com/en/embedded-software/fp-sns-allmems1.html, I open the STM32CubeIDE project using the version 1.17.0 of the tool, I build the project and I do not see any problem (see the image below or attachment)

 

SalvatoreCurti_0-1736257996153.png

 

The warnings are known and referred in the readme and in the release note.

If your problem persists, I suggest you first to uninstall and after to install the STM32CubeIDE tool

Regards,

Salvatore Curti.