USB to SD card bridge for PSoC5LP

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

cross mob
MiNe_85951
Level 7
Level 7
Distributor - TED (Japan)
50 likes received 500 replies posted 50 solutions authored

We would like to be able to operate SD card from PC using USB and emfile component in PSoC 5LP.

Is it possible to combine these two components?
Do you have such experience in the past?
We would like to obtain a sample project if possible.

0 Likes
1 Solution

Right now we do not have plan to release a project with EmFile and USB. The plan is to have a project which enumerated as USB MSC.

Thanks,

Hima

View solution in original post

0 Likes
4 Replies
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

We do not have any project. But we have plans to release code example for PSoC5LP USB enumerating as USB Massstorage class. However it would take some time.

Thanks,

Hima

0 Likes
MiNe_85951
Level 7
Level 7
Distributor - TED (Japan)
50 likes received 500 replies posted 50 solutions authored

Hima-san,

Thank you for your response.

I understand that it requires two components, USB MSC and emfile, to read and write SD card on PC.
Are you planning to release a sample project that combines them?
Or is it simply a project to read and write PSoC 5 LP flash as USB MSC?

0 Likes

Right now we do not have plan to release a project with EmFile and USB. The plan is to have a project which enumerated as USB MSC.

Thanks,

Hima

0 Likes
WaMa_286156
Level 5
Level 5
First comment on blog 100 replies posted 50 replies posted

Look for SD Card and PSOC post(s) from me in this forum.

Do not use the EMFILE sdcard from Cypress unless you purchase the source code for the library, as it cannot handle SD Card Error conditions without locking the PSOC5 cpu.

0 Likes