- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We're working on a project that is using the CY8C4248BZI-L489 and we have wired the SDCARD and the USB.
We were wondering if it is possible to expose the SDCARD as an USB storage to a PC that connects a USB cable to the board.
Any pointers would be greatly appreciated.
Solved! Go to Solution.
- Labels:
-
PSoC 4 MCU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @gabi_barcan
As per my understanding, you are trying to configure the PSoC 4 as a USB Mass storage device and have the following setup:
PC <----> PSoC 4L<------> SD Card
Kindly correct me if my understanding is not correct. It is possible to configure the USB as a mass storage device (MSC) and conform to it as a slave device.
The USBFS datasheet mentions how to configure the USB mass storage descriptor: https://www.cypress.com/file/376416/download (Refer page 104)
If you could provide more details regarding your application and the issues you are facing I would be able to help in a better way.
Best Regards
Ekta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @gabi_barcan
As per my understanding, you are trying to configure the PSoC 4 as a USB Mass storage device and have the following setup:
PC <----> PSoC 4L<------> SD Card
Kindly correct me if my understanding is not correct. It is possible to configure the USB as a mass storage device (MSC) and conform to it as a slave device.
The USBFS datasheet mentions how to configure the USB mass storage descriptor: https://www.cypress.com/file/376416/download (Refer page 104)
If you could provide more details regarding your application and the issues you are facing I would be able to help in a better way.
Best Regards
Ekta