How do I communicate with a Freescale Xtrinic KITMMA955xLEVM evaluation board from a Raspberry Pi via USB?
I'm running LINUX and using Python 3.4
All the evaluation kit documentation points to the SensorToolBox software which is windows based.
It's not what I want anyway because I am looking to use the data in a robotics project.
I've connected the Xtrinic to the Raspberry Pi and it's picking up the USB port.
I have installed a Python USB pack and got a far as detecting whether it's plugged in but how do I read the data?
Everything I've found relating to the MMA9551 shows it plugged into the Raspberry Pi GPIO.
It must be possible to drive the evaluation board using the USB.
Can anyone help?




