2021-12-02 11:41 PM
2021-12-03 02:28 AM
Hi, you can find the C drivers for the LSM6DS3 (that is the same as the LSM6DS3H at register level) on Github --> https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lsm6ds3_STdC
You will just have to configure the I2C or SPI peripherals on the PIC18F --> details here https://www.vincenzov.net/tutorial/PIC18/SPI-MSSP.htm
2021-12-03 02:28 AM
Hi, you can find the C drivers for the LSM6DS3 (that is the same as the LSM6DS3H at register level) on Github --> https://github.com/STMicroelectronics/STMems_Standard_C_drivers/tree/master/lsm6ds3_STdC
You will just have to configure the I2C or SPI peripherals on the PIC18F --> details here https://www.vincenzov.net/tutorial/PIC18/SPI-MSSP.htm