File System

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

cross mob
GiSa_4520796
Level 4
Level 4
First like received

Hi,

I am trying to use file system to write data into SD card(s0 port).I am using EZ USB SUITE firmware and seggar Jlink for debugging, can anyone help me to do this.

After removing SD Card from hardware i should be able to read data by inserting it in mobile.

Regards,

Srujana.

0 Likes
1 Solution
YashwantK_46
Moderator
Moderator
Moderator
100 solutions authored 50 solutions authored 50 likes received

Hi Srujana,

You can implement this application on a EZ-USB FX3S device.

Please go though the example frimware FX3SFileSystem found at path: C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\storage_examples\cyfx3s_fatfs

You can modify the firmware according to your application.

Regards,

Yashwant

View solution in original post

0 Likes
1 Reply
YashwantK_46
Moderator
Moderator
Moderator
100 solutions authored 50 solutions authored 50 likes received

Hi Srujana,

You can implement this application on a EZ-USB FX3S device.

Please go though the example frimware FX3SFileSystem found at path: C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\storage_examples\cyfx3s_fatfs

You can modify the firmware according to your application.

Regards,

Yashwant

0 Likes