HI,
I have a raspberry pi mounted to a Pimoroni display (PIM579) and I want to use my magnetometer (ADA4479) in a python program. However I can’t find any documentation anywhere, I’ve tried running some examples from this lis2mdl GitHub but with no Luck. I’ve tried using i2cdetect but it says there is no i2c in dev/…
I have tried i2cdetect -l and got i2c-11, i2c, i2c@0 and i2c adaptor but I don’t know what any of them means. The green on light is lit up so I know the module is getting power at least.
I can’t debug through the regular pins since I bought it specifically to work through the screen. I also plan on using a acell+gyro alongside (ADA3886) but I have the same problem.
Please. Anyone. Ive been working on this project for ages and really want to get this up and running, not to sound like a brat but if anyone has done this please send me everything.