Hello Jacques!
Currently I'm doing back of the envelope projections before deciding to proceed with getting the development board. Trying to decide between the FXCL9500Cl & the MMA9559L. But very low power is a primary objective of my application. So the idea of putting the App onboard this sensor is very appealing. The app doesn't have to do much more than a coordinate rotation of the accelerometer matrix followed by an IIR filter followed by some simple accumulation. Given the single cycle multiplier and barrell shifter, it appears that my calculations could be completed in less than the 207uS minimum time for a frame calculation. IF SO, and if I could switch to the slow clock mode even earlier, running this code within the sensor should save significant power.
I just found ISF1P195K_SW_REFERENCE_RM.pdf that was referenced in the slides from the Texas training which looks to be a key document that I missed. Still sifting though it...
Are their other important documents that might shed info about this sort of thing?
Nick