cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Board on Data Logger

FastBoi
Associate

I am using a STM32U575ZIT6 MCU, on a custom board, and I wanted to know which option to choose on the data logger generator screen, I have a ISM330DHCX accelerometer on my board

1 REPLY 1
Julian E.
ST Employee

Hello @FastBoi,

 

If it is a custom board, you cannot use the data logger generator.

This tool is made to provide example of datalogging code for a list of ST evaluation boards.

 

We can't provide code for all existing evaluation boards and even less for custom boards.

You can still look at the source code of some provided board to see how the ism330dhcx was used.

For example, the proteus on the list is using it.

 

Source code github:

GitHub - stm32-hotspot/stm32ai-nanoedge-datalogger: STM32 Application for datalogging feature with NanoEdge AI Studio

 

Have a good day,

Julian


In order 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.