Hi
I need to add the second Micro SD Card in my project to use as Ram Disk but doing so the hex file increases from 31k to 48k
is there a way from flowcode to just change the SS pin and use only 1 SD component .
Thanks
2 Micro SD Cards
Moderator: Benj
-
- Posts: 444
- Joined: Tue Apr 15, 2014 4:19 pm
- Location: Kajaani, Finland
- Has thanked: 345 times
- Been thanked: 227 times
Re: 2 Micro SD Cards
Have you considered using a real RAM chip instead of SD card?
http://www.microchip.com/design-centers ... ial-nvsram
http://www.microchip.com/design-centers ... ial-nvsram
Ill just keep the good work up!
Re: 2 Micro SD Cards
hi EtsDriver
Thanks for your reply ,
Was thinking about that option , That will surely have better read/write endurance and speed but, do we have an SRAM Component in flowcode ?
Thanks for your reply ,
Was thinking about that option , That will surely have better read/write endurance and speed but, do we have an SRAM Component in flowcode ?
Re: 2 Micro SD Cards
Hi
Just checked the datasheet of the 23LVC1024 and it seems fairly easy to interface via SPI ,
just ordered 2 of them will see
Thanks for the suggestion .
Just checked the datasheet of the 23LVC1024 and it seems fairly easy to interface via SPI ,
just ordered 2 of them will see

Thanks for the suggestion .