9 years, 4 months ago.

HOW to use FXOS8700CQ with JavaME

I would like to use the sensor FXOS8700CQ with JavaME.

Could you let me know how to use or sample apps ?

Thanks.

Question relating to:

The Freedom-K64F is an ultra-low-cost development platform for Kinetis K64, K63, and K24 MCUs.

1 Answer

9 years, 3 months ago.

Hi Shimizu-san,

I'm looking into this myself while waiting for delivery, so not tried yet, but...

You should find it on the I2C bus: http://docs.oracle.com/javame/8.1/get-started-freescale-k64/dio-devices.htm#sthref33

This Oracle blog shows how to read values.

There's also more detail on this Russian blog (google translate en) with a link to some JavaME code on GitHub, and also cites C code from developer.mbed.org:

Import programHello_FXOS8700Q

A Simple Hello World for the FXAS8700Q combination accelerometer / magnetometer

I appreciate your information, I can refer it. BTW, do you know how to use UART on K64F with JavaME ?

posted by Shigenori Shimizu 10 Jan 2015