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

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.

标签 (1)
附件
无评分
版本历史
最后更新:
‎07-01-2014 09:06 AM
更新人: