2023-09-09 05:09 PM
Newbie with STM32CubeIDE here, so apologies if this is a trivial question ;)
How do I use the sample Project code in the FP-SNS-DATALOG1 repo to build the hsdatalog application for the STWIN Starter Kit, STEVAL-STWINKT1B (SensorTile Wireless Industrial Mode)?
I probably don't need to rebuild this app -- pre-built binaries are provided and I can exercise the kit using them with json config files, but I definitely prefer to be able to examine and build the code I use. And I also want to use the STM32Cube IDE vs the alternatives.
So, what do I need to do to load and build the referenced project?
TIA,
Mike
2023-09-10 12:14 AM - edited 2023-09-10 12:15 AM
Hello @mikew67
I suggest you to install the last version of CubeMX and the last version of your firmware fp-sns-datalog1 (using the firmware installer of CubeMX) and then open the exemple from cube Mx in any IDE you want CubeIDE, keil, IAR).
Best regards.
II
2023-09-11 02:47 AM
Hello @mikew67 ,
After downloading FP-SNS-DATALOG1 repo, could you please import the project "en.fp-sns-datalog1\STM32CubeFunctionPack_DATALOG1_V1.5.0\Projects\STM32L4R9ZI-STWIN\Applications\HSDatalog\STM32CubeIDE" by following the steps in UM2609 - Rev 9 Section 2.10 Importing existing projects.
I hope this help you!
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.