VCP port on 059 micro USB

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

cross mob
stco_1575631
Level 2
Level 2
10 replies posted 5 replies posted 5 sign-ins

Hello,

After a long absence Im back to PSOccing, and playing with the 059 Dev board. The KitProg part of this enumerates as a VCP, but I dont see how you can use USBUART library to do the same thing . I would like to make something compatible with an FTDI based product.The KitProg part is the same family as the Target, so hows that done , and why not for Target.

Steve

0 Likes
1 Solution
SrikanthD_56
Employee
Employee
25 sign-ins First question asked First comment on blog

Steve,

For VCP implementation, there is a USBFS UART code example available in PSoC Creator. Download and check it out.

You can find this code example in Find Code Example window (go to File -> Code Example).

Find_CE.png

View solution in original post

0 Likes
2 Replies
SrikanthD_56
Employee
Employee
25 sign-ins First question asked First comment on blog

Steve,

For VCP implementation, there is a USBFS UART code example available in PSoC Creator. Download and check it out.

You can find this code example in Find Code Example window (go to File -> Code Example).

Find_CE.png

0 Likes

Thanks srds

Thought Id checked documentation. Appreciate that, and will check it out.

Steve

0 Likes