How to add Composite device

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

cross mob
Anonymous
Not applicable

I want to add a composite device(USB Audio and USB UART).

   

I could use a USB Audio Device, but can't add a USB UART Device.

   

How to add a USB UART Device. Is there a sample project file?

1 Solution
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

First you need to add CDC descriptor in the USBFS component configuration, then go to "device descriptor", click on the "add interface" to add CDC

   

This apps note has some useful information:

   

http://www.cypress.com/documentation/application-notes/an58726-usb-hid-intermediate-psoc-3-and-psoc-...

   

   

 

   

   

Roy Liu

View solution in original post

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Welcome in the forum.

   

On Creator start page is an entry "Find Code Example" where you can get a USBFS-UART example.

   

 

   

Bob

0 Likes
Roy_Liu
Moderator
Moderator
Moderator
5 comments on KBA First comment on KBA 10 questions asked

First you need to add CDC descriptor in the USBFS component configuration, then go to "device descriptor", click on the "add interface" to add CDC

   

This apps note has some useful information:

   

http://www.cypress.com/documentation/application-notes/an58726-usb-hid-intermediate-psoc-3-and-psoc-...

   

   

 

   

   

Roy Liu
0 Likes