Psoc 62 USB in Psoc Creator

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

cross mob
bojec_3707286
Level 1
Level 1

Hello , Guys

As i know Psoc 6 has an usb interface itself , and i want usb cdc in psoc 6

When i use Psoc 5 , it has USB to Uart Component

pastedImage_2.png

But Psoc 6 has NO USB component at all,

do really psoc 6 support usb ? or Psoc creator did not updated ?

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hi,

Please go to  Tools -> Find new components in PSoC Creator 4.2 and search for USBFS_DEV then you will get this component delivered via Web Content based Delivery in PSoC Creator 4.2. It will appear like this:

pastedImage_2.png

Right Click it and choose option "Launch USB Configurator"

Use PDL 3.1.0 for USB based APIs.

You can use ModusToolbox 1.1 available at this link for using USBFS for PSoC62.There are certain Code Examples also available for USB:

https://www.cypress.com/products/modustoolbox-software-environment

Thanks,

Ankita

View solution in original post

2 Replies
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hi,

Please go to  Tools -> Find new components in PSoC Creator 4.2 and search for USBFS_DEV then you will get this component delivered via Web Content based Delivery in PSoC Creator 4.2. It will appear like this:

pastedImage_2.png

Right Click it and choose option "Launch USB Configurator"

Use PDL 3.1.0 for USB based APIs.

You can use ModusToolbox 1.1 available at this link for using USBFS for PSoC62.There are certain Code Examples also available for USB:

https://www.cypress.com/products/modustoolbox-software-environment

Thanks,

Ankita

We have just released a code example for PSoC Creator using CDC.

https://www.cypress.com/documentation/code-examples/ce223368-psoc-6-mcu-usb-cdc-echo-application