Store data in a microSD card

Discuss with MikroElektronika software developers about current library development.
Post Reply
Author
Message
paninivitor
Posts: 8
Joined: 21 Nov 2019 14:16

Store data in a microSD card

#1 Post by paninivitor » 16 Dec 2019 18:20

Hello, everyone!

I want to store some data in a MicroSD card, but I can't and I don't know where to start.
How can I do this?

I'm using easyPic Fusion V7 development board with PIC32MZ2048EFH144


Please, help me.
Regards,
Vitor Panini

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: Store data in a microSD card

#2 Post by jovana.medakovic » 17 Dec 2019 09:44

Hi Vitor,

In our compiler on the path:
\Mikroelektronika\mikroC PRO for PIC32\Examples\Development Systems\EasyPIC Fusion v7\MMC
you can find example which can help you to start.
I recommend you to use the help file from the compiler, also. There you can find an explanation of the functions.

Kind regards,
Jovana

paninivitor
Posts: 8
Joined: 21 Nov 2019 14:16

Re: Store data in a microSD card

#3 Post by paninivitor » 18 Dec 2019 12:40

Hello, thanks!

But i didn't find any code for MCU PIC32MZ2048EFH144
how can i make the portability to my MCU?

Post Reply

Return to “Library Development Discussion”