MotionFX output stuck at zero on STM32L476 Discovery
Hi everyone,I am struggling to get MotionFX (9-axis sensor fusion) working on an STM32L476G-DISCOVERY board using the onboard LSM303C (Acc/Mag) and L3GD20 (Gyro).The Problem: Despite the library being initialized and updated in the main loop, all out...