How should the host application be written

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

cross mob
Anonymous
Not applicable

Hi!

My custom instruction is sent to FX3 via EP0,that is Supplier instructions via EP0,

First, the instruction is sent to FX3 through EP0, and FX3 receives the instruction, and then the required data is returned through EP0,

For this demand,

how should the host application be written, I did not find the corresponding sample,

Could you give me some advice?

Thank you!

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

Hello,

You can refer to the Cypress USB Control Center application source code that comes with the FX3 SDK. In this GUI application, look for the code corresponding to "Transfer Data" button click which implements the data transfer over different USB endpoints including the control endpoint EP0.

Best regards,

Srinath S

View solution in original post

0 Likes
5 Replies