An in-development library to provide effective access to all features of the FXOS8700CQ on the FRDM-K64F mbed-enabled development board. As of 28 May 2014 1325EDT, the code should be generally usable and modifiable.

Dependents:   fxos8700cq_example frdm_fxos8700_logger AVC_test1 frdm_accel ... more

hey! check your 14 bit 2s compliment transform.

Hi Thomas, I have been using your library for a project of my own (only accelerometer, running at 50hz) and I'm not 100% sure the 14 bit 2's compliment transform in there now is correct for all ranges of the acceleometer data? Anyway - I put in the explicit 2s compliment transform algorithm, and it seems better for me... Maybe have a look and see what you think?

I can also publish my testbench app for this library (forked off yours..) if that helps?

Anyway - thanks for publishing your work, it's been a great help to me!

Fork of FXOS8700CQ, with modifications to setup and some additions to class on the way to make it more application configurable... also re-did 14 bit accelerometer data transform. FRDM-K64F, fxos8700cq