LIS2DW12TR not returning values
I am trying to run the ACCEL 10 CLICK based on the LIS2DW12TR on MicroPython on i2c protocol.A perfectly working code of the ADXL345 is https://github.com/DFRobot/micropython-dflib/blob/master/ADXL345/user_lib/ADXL345.pyTaking this as a reference I t...