UAC slavefifo example

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

cross mob
rohoc_3075686
Level 1
Level 1

The UAC example in FX3 SDK reads audio data from the SPI flash.  

I need to use the SlaveFIFO interface to input audio data to FX3.

Is there an FX3 example or project for UAC with SlaveFIFO?

Thanks!

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello,

Cypress does not have a example for UAC implementation using SlaveFIFO but the AN65974 example firmware can be used as a reference to read data from the SlaveFIFO interface. The interface assumes nothing about the data being transferred and the firmware must be modified to make additional changes (if required). Also, the descriptor information in the example must be modified to enumerate the device as an UAC device.

Best regards,
Srinath S

View solution in original post

0 Likes
1 Reply
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello,

Cypress does not have a example for UAC implementation using SlaveFIFO but the AN65974 example firmware can be used as a reference to read data from the SlaveFIFO interface. The interface assumes nothing about the data being transferred and the firmware must be modified to make additional changes (if required). Also, the descriptor information in the example must be modified to enumerate the device as an UAC device.

Best regards,
Srinath S

0 Likes