2020-03-07 04:44 PM
My journey with microcontrollers just have started a few months ago. I've bought an NUCLEO-L476RG board and an STEVAL-MKI179V.
I've started by doing simple things as turnning on LEDs and send messages through serial port using HAL code.
Now I want to acquire data from my accelarometer and send it by serial port, or doing plots with that. However, I've no ideia from where should I start. I've already used cubeMX to generate LIS2dw12 drivers, but I did not find any good examples which uses this generated code. Any one have good references about that?
Thanks in advance,
2020-03-09 08:08 AM
Hi @Community member , I believe you have at least a couple of way to get your target.
Regards