How to use KSDK's fatfs(sdhc)?

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

How to use KSDK's fatfs(sdhc)?

ソリューションへジャンプ
1,005件の閲覧回数
zahomz
Contributor III

Hi,

 

I'm using FRDM-K82F board and ksdk. How could I use fatfs base in sdhc?

 

Thanks,

Zahom

ラベル(1)
0 件の賞賛
返信
1 解決策
673件の閲覧回数
xiangjunrong
Contributor IV

Hi, Zahom,

Regarding the fatfs system on the FRDM-K82F, unfortunately, I have only the fatfs project based on sdhc interface for FRDM-K64F, I attach it here. Regarding the architecture of the attached project, the ff.c is high level code for the standard disk operation, the fsl_sd_disk.c is a middle-ware code, the sdhc low level driver is provided by the KSDK driver.  pls port it to K82F.

Hope it can help you.

BR

XiangJun Rong

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
674件の閲覧回数
xiangjunrong
Contributor IV

Hi, Zahom,

Regarding the fatfs system on the FRDM-K82F, unfortunately, I have only the fatfs project based on sdhc interface for FRDM-K64F, I attach it here. Regarding the architecture of the attached project, the ff.c is high level code for the standard disk operation, the fsl_sd_disk.c is a middle-ware code, the sdhc low level driver is provided by the KSDK driver.  pls port it to K82F.

Hope it can help you.

BR

XiangJun Rong

0 件の賞賛
返信
673件の閲覧回数
zahomz
Contributor III

Hi, XiangJun,

Follow the demo, I have run the sdhc fatfs.

Thank you very much for your help!

Best Regards,

Zahom

0 件の賞賛
返信