User Activity

Hi,Is there a way to interface VL53L5CX SATEL connected to a STM32F767ZI under micropython ?Thx
Hi,I'm building a program to continuously get data from accelerometer LSM6DS3I'm writing in Micropython under a PYboard v1.1 over its SPI (speed 525000kbits/s)I want to log continuously log gyro and accelerometer to sd cardTo debug, I have configured...
Hi,I am using steval MKI160V1 coupled with pybv1.0 under microphyton (spi speed 525000bits/s).I'd like to get every samples from gyro and accel at 1666 hertz speed using interruption.I have configured lsm6ds3( whoami = 69h) to do so, but while I am f...