Using the FRDM-MK64 Board to write to an SD Card in KDS

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

Using the FRDM-MK64 Board to write to an SD Card in KDS

Using the FRDM-MK64 Board to write to an SD Card in KDS

Writing to SD Card in KDS

 

Description:

 

A project made in KDS using the FRDM-MK64FN1M0VLL12 board to write to SD Card.

Every second, the time and the value of the variables x, y and z will be written to an SD Card.

They will be written in a log.txt file, which will be created if it does not exist.

x, y and z are set to 1, 2, and 3 by default.

 

Sections of code taken from http://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/

 

Issues:

 

Time will always begin at 17:51:31 after being flashed.

This is due to it being set as such at TmDt1_Init.

Labels (1)
Attachments
No ratings
Version history
Last update:
‎07-01-2014 09:06 AM
Updated by: