Skip to main content
KP.1132
Associate
November 13, 2019
Question

In my project, I am using FreeRTOS. I am going to use LSM6DS3 for tilt, 6D orientation detection, tape, and double tab detection. How to use LSM6DS3 in freeRTOS? is there any driver available for that? please help me to solve this.

  • November 13, 2019
  • 2 replies
  • 851 views

..

    This topic has been closed for replies.

    2 replies

    Eleon BORLINI
    ST Employee
    November 13, 2019

    Hi @KP.1132​ , are you using an ST platform / reference design or a custom board? In any case, I'm not so expert of FreeRTOS, but I can suggest you to download the FP-SNS-ALLMEMS1 or FP-SNS-ALLMEMS2 function packs, where you will find a code using the LSM6DS3 sensor using the FreeRTOS middelware. Regards

    KP.1132
    KP.1132Author
    Associate
    November 14, 2019

    I am using ATSAME51 microcontroller

    Eleon BORLINI
    ST Employee
    November 14, 2019

    So I suggest you to try to ask the same question in Microchip community, being related to that component. You can btw find the standard ST C drivers for the LSM6DS3 in the Github repository here. Regards