MK64 +fatfs+emmc ,save data on time(20HZ)

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

MK64 +fatfs+emmc ,save data on time(20HZ)

ソリューションへジャンプ
871件の閲覧回数
OneByte
Contributor II

I have a problem ,After storing data for a period of time(Time is not fixed), the task is suspended,Positioning is always waiting for the event completion flag position bit,SDMMC_OSAEventWait();

0 件の賞賛
返信
1 解決策
852件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

I recommend reviewing the example in the SDK.

Pavel_Hernandez_0-1666299857666.png

Best regards,
Pavel

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
853件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

I recommend reviewing the example in the SDK.

Pavel_Hernandez_0-1666299857666.png

Best regards,
Pavel

0 件の賞賛
返信
846件の閲覧回数
OneByte
Contributor II
thanks , what should I pay attention to when changing from sd storage to emmc storage? I just changed the corresponding driver file and found it was not working.
0 件の賞賛
返信
840件の閲覧回数
OneByte
Contributor II
just change fsl_sd.c->fsl_mmc.c and
fsl_sd_disk.c->fsl_mmc_disk.c
0 件の賞賛
返信