LPC54628 SD Card example not working

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

LPC54628 SD Card example not working

ソリューションへジャンプ
1,264件の閲覧回数
mateuszkiełbasa
Contributor III

Hi,

I'm trying to run `fatfs_sdcard` example from LPC54628 SDK. I\m running the example without any modyfications. When debugging mounting (f_mount) and selecting drive (f_chdrive) works fine. But when creating directory the program exits, beacuse the function returns code `FR_NOT_READY`. I have read some information and people say that maybe it's low level problem. I'm using 8GB KINGSTON class 4 SD card with adapter. It's the problem with the card? Maybe I have to format it properly? Now it's formatted using Windows as FAT32 module with default allocation unit. Maybe have I change something in the project?

ラベル(1)
0 件の賞賛
返信
1 解決策
1,159件の閲覧回数
mateuszkiełbasa
Contributor III

Deleting f_mkfs function call solved the problem

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,159件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

thank you for share your solution. 

Have a nice day!

0 件の賞賛
返信
1,160件の閲覧回数
mateuszkiełbasa
Contributor III

Deleting f_mkfs function call solved the problem

0 件の賞賛
返信