USB Endpoint configaration

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

cross mob
ThM_3776866
Level 4
Level 4
First like received First like given Welcome!

Hi all,

I am working on cypress FX3. I need to pass data from host  to FPGA through cypress. I am stuck with DMA buffer and endpoint creation  concept.

1.How the data in exchange between one end point to another endpoint?

2. is DMA buffer needed for USB data read ? is it possible to read USB data without DMA.

0 Likes
1 Solution
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

Hi,

- Based on your description you intend to send the data from USB Endpoint to GPIF interface of FX3.

- To do that you need to create a DMA channel between USB Producer Socket and PIB Consumer Socket.

Please refer to following App Note where it is implemented:

http://www.cypress.com/documentation/application-notes/an65974-designing-ez-usb-fx3-slave-fifo-inter...

Regards,

Hemanth

Hemanth

View solution in original post

0 Likes
4 Replies