Hello,
my setup is
pi 2W
MPU 9250
tiny linux piCore 13.1.0
RTIMUlib2
In my python file when imu.IMURead() I get (0,0,0) !
in CLI when i2cdetect -y 1 I get Error: Could not open file `/dev/i2c-1'
I try sudo modprobe i2c-dev, but it change nothing.
Thank you, I somebody can help me to see my IMU device.