Skip to main content
KSait
Associate
October 16, 2019
Question

LSM6DSOX is used. Is it possible to apply 3.3V to the VDDIO pin and 1.8V to the VDD pin? In that case, please tell me the current consumption of VDDIO and the current consumption of VDD.

  • October 16, 2019
  • 1 reply
  • 1143 views

..

    This topic has been closed for replies.

    1 reply

    Eleon BORLINI
    ST Employee
    October 16, 2019

    Hi @KSait​ , yes, the configuration you are using is allowed.

    Considering the VddIO path, the current consumption basically depends from the device PD current consumption + the SPI contribution on the lines. This is around 100nA in case of VddIO 1.8V and 200nA in case of VddIO 3.3V.

    On the other hand, the current consumption on VddIO path is directly related to the configurations and the settings of your device, and they are basically the data shown in LSM6DSOX datasheet.

    Regards

    KSait
    KSaitAuthor
    Associate
    October 17, 2019

    Hi,Eleon BORLINI

    ​Thank you for your reply.

    The current consumption when using 3.3V to VDDIO is about 200nA.

    VDD is the current consumption described in the datasheet.

    Best Regards

    Eleon BORLINI
    ST Employee
    October 17, 2019

    ​Yes exactly, but please note that the faster the SPI, the more the VddIO line will consume more. So you can tune the SPI frequency (also according to your desired ODR) to optimize the current consumption. Regards