SensorTile(STEVAL-STLKT01): Cannot build example project FP-SNS-ALLMEMS1 for project "STM32L476JG-SensorTile"
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:

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

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

