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
872 Views
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 Kudos
Reply
1 Solution
853 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
854 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
847 Views
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 Kudos
Reply
841 Views
OneByte
Contributor II
just change fsl_sd.c->fsl_mmc.c and
fsl_sd_disk.c->fsl_mmc_disk.c
0 Kudos
Reply