ivyknob / bno055_stm32

BNO055 library to use with STM32 HAL
MIT License
53 stars 12 forks source link

Set the BNO in deep sleep and work with interrupts #16

Open Oliv4945 opened 4 years ago

Oliv4945 commented 4 years ago

I do not have time to create a proper PR for now, but if it can help someone I implemented lot of functions related to low power and deep sleep in this branch

The key for deep sleep is to set the chip in configuration mode before, which is not written in the datasheet but in the example code from Bosh