USB Register Reference Design

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

cross mob
erjo_4281741
Level 1
Level 1

I am looking to see if a reference design exists for a USB register interface on a PSOC.  My goal would be to have an application on windows and be able to write a register to control some GPIO.

Does Cypress have a reference design for something like this?  Ideally it would work with a default windows driver.

If not, I plan to make one with a USB-SPI or UART block and a SPI/UART register interface, but if it already would exist it would save time.

Thanks!

0 Likes
1 Solution
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello,

Please refer to the Appnote: https://www.cypress.com/file/134411/download

The Appnote contains an example project on: Generic Data Transfers Via HID on page 10.

It demonstrates how to use and create a host application to communicate between a computer running the Windows, Mac, or Linux operating system. It also demonstrates how to use and configure the USBFS component in PSoC Creator to use the HID protocol.

Best Regards

Ekta

View solution in original post

0 Likes
2 Replies
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello,

Please refer to the Appnote: https://www.cypress.com/file/134411/download

The Appnote contains an example project on: Generic Data Transfers Via HID on page 10.

It demonstrates how to use and create a host application to communicate between a computer running the Windows, Mac, or Linux operating system. It also demonstrates how to use and configure the USBFS component in PSoC Creator to use the HID protocol.

Best Regards

Ekta

0 Likes

Thanks for your help!

On Sun, Oct 13, 2019 at 12:50 PM EktaN_26 <community-manager@cypress.com>

0 Likes