Log accelerometer data and barometer data to SD card with the FRDM-FXS-MULT2-B

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Log accelerometer data and barometer data to SD card with the FRDM-FXS-MULT2-B

Jump to solution
1,112 Views
gislibergursigu
Contributor I

Hi all,

Not sure if this is the right place, but i just received the FRDM-FXS-MULT2-B and the FRDM-K64F. I'm having a hard time finding any information about how to log data to an SD card.

Basicly what I want to be able to do is to log the X,Y,Z axis from the FXLS8471Q and pressure and temperature to a SD card while the device is running on battery and then beeing able to retrive the data from the SD card for further analyzis.

Does anybody hold any information about weather this is possible or not? And if there is any code available that is capable of doing this?

Best regards,

Gisli Bergur

Labels (2)
0 Kudos
1 Solution
460 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Gisli,

I would recommend taking a closer look at the following tutorials/projects:

Tutorial: Data Logger with the FRDM-K64F Board:

http://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/

FatFs + SDHC data logger with KSDK in Kinetis Design Studio:

https://community.freescale.com/docs/DOC-105852

FRDM K64F Data Logger using FatFs with KSDK 1.2.0:

http://centaurian.co.uk/2015/07/15/frdm-k64f-data-logger-using-fatfs-with-ksdk-1-2-0/

I hope it helps.

Regards,

Tomas

PS: If my answer helps to solve your question, please mark it as "Correct". Thank you.

View solution in original post

0 Kudos
1 Reply
461 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Gisli,

I would recommend taking a closer look at the following tutorials/projects:

Tutorial: Data Logger with the FRDM-K64F Board:

http://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/

FatFs + SDHC data logger with KSDK in Kinetis Design Studio:

https://community.freescale.com/docs/DOC-105852

FRDM K64F Data Logger using FatFs with KSDK 1.2.0:

http://centaurian.co.uk/2015/07/15/frdm-k64f-data-logger-using-fatfs-with-ksdk-1-2-0/

I hope it helps.

Regards,

Tomas

PS: If my answer helps to solve your question, please mark it as "Correct". Thank you.

0 Kudos