2025-06-04 4:37 AM
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
2025-06-04 6:24 AM
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:
Have a good day,
Julian