how to interface sd card with k60 processor?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to interface sd card with k60 processor?

1,521件の閲覧回数
anjum
Contributor II

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

2 返答(返信)

1,381件の閲覧回数
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,381件の閲覧回数
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