Problem with Mmc_Fat_ReadN() function in PIC18f452

Status
Not open for further replies.

Reza30ir

Newbie level 1
Joined
Jan 17, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hello Everybody
I have stored a file in MMC and read each byte using :

Mmc_Fat_Read(&character);

but the speed of this function is too low.
So I checked another version of the Mikroc Pro V5.4.In this version there is function that appears to Read multiple bytes:

no_bytes = Mmc_Fat_ReadN(&data_buffer, 500);

I checked this function alot.
But it doesn't work correctly!!!!I mean the read data are not correct.
any help and suggestion are welcomed.
Regards
Hamid Reza
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…