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

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

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

跳至解决方案
1,684 次查看
OneByte
Contributor III

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 解答
1,665 次查看
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 回复数
1,666 次查看
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

I recommend reviewing the example in the SDK.

Pavel_Hernandez_0-1666299857666.png

Best regards,
Pavel

0 项奖励
回复
1,659 次查看
OneByte
Contributor III
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 项奖励
回复
1,653 次查看
OneByte
Contributor III
just change fsl_sd.c->fsl_mmc.c and
fsl_sd_disk.c->fsl_mmc_disk.c
0 项奖励
回复