how to interface sd card with k60 processor?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to interface sd card with k60 processor?

1,518 次查看
anjum
Contributor II

please provide sample code to interface sd card with k60 processor.

2 回复数

1,378 次查看
Jorge_Gonzalez
NXP Employee
NXP Employee

Hi anju,

I think you have a K60FX512, so the next may be useful as well:

SD Card Bootloader :how to using SD card to update existing firmware on CodeWarriror or KDS

It's for a bootloader, but you can omit the Flash part.

Regards!

Jorge Gonzalez

1,378 次查看
BlackNight
NXP Employee
NXP Employee

I have source code and projects posted here:

CodeWarrior projects:

mcuoneclipse/Examples/TWR-K60F120M

mcuoneclipse/Examples/TRW-K60N512

Description: FatFs with Kinetis

I hope this helps,

Erich