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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
1,673 Views
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 Kudos
Reply
1 Solution
1,654 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

I recommend reviewing the example in the SDK.

Pavel_Hernandez_0-1666299857666.png

Best regards,
Pavel

View solution in original post

0 Kudos
Reply
3 Replies
1,655 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello,

I recommend reviewing the example in the SDK.

Pavel_Hernandez_0-1666299857666.png

Best regards,
Pavel

0 Kudos
Reply
1,648 Views
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 Kudos
Reply
1,642 Views
OneByte
Contributor III
just change fsl_sd.c->fsl_mmc.c and
fsl_sd_disk.c->fsl_mmc_disk.c
0 Kudos
Reply