-
1. Re: Achieving high write speeds with emfilecomponent
DaKn_263916 Apr 6, 2013 5:26 AM (in response to userc_38486)Here is a solution with much higher writing speeds -
code.google.com/p/psoc3-5-sdcard-library/
Regards, Dana.
-
2. Re: Achieving high write speeds with emfilecomponent
EvPa_264126 Apr 6, 2013 11:49 AM (in response to userc_38486)The project does not contain any files, or I did something wrong?
-
FatFS.png 87.8 K
-
-
3. Re: Achieving high write speeds with emfilecomponent
DaKn_263916 Apr 6, 2013 1:48 PM (in response to userc_38486)Looks like author, whoever that was, took it off site.
Regards, Dana.
-
4. Re: Achieving high write speeds with emfilecomponent
EvPa_264126 Apr 13, 2013 3:11 PM (in response to userc_38486)Unfortunately the author does not respond to my requests.
Dana, you no longer have a copy of this project? -
5. Re: Achieving high write speeds with emfilecomponent
DaKn_263916 Apr 13, 2013 4:13 PM (in response to userc_38486)I thought I had saved it, but searching I cannot find it.
Regards, Dana.
-
6. Re: Achieving high write speeds with emfilecomponent
EvPa_264126 Apr 14, 2013 3:28 AM (in response to userc_38486)Sadly, not many examples with emwin and emfile.
I hope someone have a copy. -
7. Re: Achieving high write speeds with emfilecomponent
userc_38486 Apr 26, 2013 1:37 PM (in response to userc_38486)I downloaded the emFile zip file from the Segger, and tried if I could interface the SD card with PSoC 5. But the entire libraryu is C++. If any one has already ported let me know or let the forum know.
-
8. Re: Achieving high write speeds with emfilecomponent
helic_263931 Apr 28, 2013 2:58 PM (in response to userc_38486)But the emfile library is already available from Cypress. Or do you mean you want to use the original one from Segger and check whether it is faster?
-
9. Re: Achieving high write speeds with emfilecomponent
userc_38486 Apr 30, 2013 11:04 AM (in response to userc_38486)I wanted to see whether the Segger library if included in the PSoC Creator willl work fast or not. As previously said there are no additional example projects that will demonstrate the ttotal functionality of emfile component.
And also since the PSoC 4 is out and kit built is arduino compatible, many of the shields have SD card support. But the projects for AVR in Arduino forum has C++ files which cannot be directly ported to PSoC Creator.