SD Card Flash Issue

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
jawa_294416
Level 1
Level 1
First like received

Hi,

   

We have download the emFile SD card example from below link. After compiled we noticed that it occupied 66% of flash memory just for the SD card interface. Do anyone have the solution to reduce the flash size. We have tried to optimise the compiler but little help.

   

 

   

http://www.cypress.com/documentation/code-examples/ce95311-emulated-file-system-psoc-345lp

   

Do anyone have better solution.

   

 

   

Thanks

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Using a PSoC5 would shrink the amount of flash by ~50%.

   

In the "emFile system Library" datasheet the required sram and flash usage is listed.

   

 

   

Bob

View solution in original post

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Using a PSoC5 would shrink the amount of flash by ~50%.

   

In the "emFile system Library" datasheet the required sram and flash usage is listed.

   

 

   

Bob

0 Likes

Hi Bob,

   

Thanks FYI.

0 Likes