Using USB-FS component

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

cross mob
user_1570836
Level 4
Level 4
50 replies posted 25 replies posted 25 sign-ins

Greetings, I would like to connect my CY8CKIT-059 to computer using USB, using USBFS component on PSoC 5LP side. I have never worked with USB on this level, I have problems configuring USBFS component, and achieving some communication with generated API. Is there some guide for novice users, that might help me? P.S.: I already have Cypress USB suite

0 Likes
2 Replies
cadi_1014291
Level 6
Level 6
25 likes received 10 likes received 10 likes given

Hi, I'm also new to USB and found the next Cypress AppNotes very useful:

   

* AN56377 Introduction to implementing USB Data Transfers

   

* AN57294 USB 101 An Introduction to Universal Serial Bus 2.0

   

* AN82072 General Data Transfer with Standard HID Drivers

   

* AN82072 PSoC 3 and PSoC 5LP USB General Data Transfer with Standard HID Drivers

   

 

   

There's some videos on YouTube, specially this two:

   

* libusb and freeSoC Tutorial. Bidirectional BULK Transfer : https://www.youtube.com/watch?v=dQdCqX84jXQ

   

* PSoC Today! USB Cross Platform : https://www.youtube.com/watch?v=2_F9yzPHMP0

   

 

   

Hope it helps

   

 

   

Carlos

0 Likes
user_1570836
Level 4
Level 4
50 replies posted 25 replies posted 25 sign-ins

Thank you, I'll look at it tomorrow.

0 Likes