User Activity

When driving these two sensors with nordic's bluetooth chip, I want to obtain the relevant attitude angle through the motionfx library, but the program has been stuck in the initialization of motionfx. If the MadgwickAHRSupdate algorithm is used, the...
Operating Voltage:3.3VThe initial configuration of lsm6dsl is as follows/** * @brief Initialize the LSM6DSL sensor * @param pObj the device pObj * @retval 0 in case of success, an error code otherwise */ int32_t LSM6DSL_Init(void) { /* Enable...