Philip Howard
Philip Howard
`Module build for the currently running kernel was skipped since the kernel source for this kernel does not seem to be installed.` will probably be a problem. You might want...
I suspect Volumio is probably partitioned frugally- if cross-compiling weren't such a pain I'd suggest it. It would be nice to get the Goodix driver fixes upstream, but I understand...
Sorry, I had filed this under "leave alone for now just in case changing it breaks things." One to sweep into the next big packaging update/release. Thank you.
I'm looking into it. Right now I'm struggling to find any clear instrutions for this specific chip detailing how to upload and use the DMP firmware and any DMP-related registers...
I'm glad people are still chipping away at this nightmare- thank you! I have started using the icm20948 in an illuminated-chair project and am finding integrating gyro data to be...
@polymurph in this case a full Pi Zero, code written in Python and using this very library. Actually right now I *only* have an old mpu9250 to hand so I...
Probably the biggest sticking point for getting this up and running in a way that anyone has a hope of reproducing, is being able to ship the binary firmware that's...
@oziqus `icm20948_img_dmp3a.h` is available in eMD-SmartMotion-ICM20948-1.1.0-MP.zip - if you're determined not to download these directly from TDK (use a disposable email address) then they are, indeed, not difficult to find....
If you're looking for a working DMP with ready to go code, you're in exactly the wrong place 😆 This whole thread is slow progress toward trying to make it...
Are you running the software from this repository, or the Keybow Python API? Try adding this file to your system as `/etc/udev/rules.d/10-keybow.rules`: https://github.com/pimoroni/picade-hat/blob/master/etc/udev/rules.d/10-picade.rules It should work and, if so, we...