AIUI MPU6050 is just an I2C device, so why are you trying to go directly to the peripherals rather than using the Linux kernel interfaces for I2C and GPIO? The abstractions are there for good reason as it means that you can switch between platforms without having to rewrite everything.
Statistics: Posted by 6by9 — Fri Jun 28, 2024 7:56 am