Create Data Partition with FAT on external QSPI flash for saving WAV file and playback

Sub forums for various specialist XMOS applications. e.g. USB audio, motor control and robotics.
Post Reply
dkybchoi
Member++
Posts: 18
Joined: Thu Sep 29, 2016 3:03 am

Create Data Partition with FAT on external QSPI flash for saving WAV file and playback

Post by dkybchoi »

Dear All,

As captioned subject, we would like to use XU chip to implement audio recording and playback functions and support USB Mass Storage Class ( i.e. user can write or delete WAV file from PC ) . My questions are :

1. For example using sample rate 48KHz and one stereo audio , is it feasible to use external QSPI flash with data partition as storage device to support live recording and playback. ( RAM buffering may be required , using external SDRAM is an option )
2. According to AN00125_mass_storage_class, there is no File System supported. Is there any reference to implement file system ?
3. Is it possible for having USB Audio Device and USB Mass Storage Device coexist ?

Thanks


User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am
Contact:

Post by mon2 »

dkybchoi
Member++
Posts: 18
Joined: Thu Sep 29, 2016 3:03 am

Post by dkybchoi »

Thanks I will check it .
Post Reply