it is possible implement cdc via usb pd ?

Announcements

Live Webinar: USB-C adoption. Simple & Cost-efficient solutions | April 18th @9am or 5pm CEST. Register now !

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

cross mob
Geromino
Level 5
Level 5
50 replies posted 25 replies posted 10 replies posted

i  wnat ability  of  printf message  to pc  terminal via power sdk  via usb pd  ? it is possible ?

0 Likes
1 Solution
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

1. You could implements a USB to UART with CCG3 to print message to PC terminal via power SDK, since CCG3 have a FS USB block inside. The part number can be refer to SPEC 002-03288

:

pastedImage_0.png

2. Or, the other way, Add a USB to UART (RXD) on Dp and Dm of CCGx device (except CCG3 above) and add a UART TXD component into firmware project.

Best Regards,

Lisa

View solution in original post

0 Likes
3 Replies
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

1. You could implements a USB to UART with CCG3 to print message to PC terminal via power SDK, since CCG3 have a FS USB block inside. The part number can be refer to SPEC 002-03288

:

pastedImage_0.png

2. Or, the other way, Add a USB to UART (RXD) on Dp and Dm of CCGx device (except CCG3 above) and add a UART TXD component into firmware project.

Best Regards,

Lisa

0 Likes

i have  cypd3175

0 Likes
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

CYPD3175 is CCG3PA, CCG3PA do not have FS USB block inside, it cannot implemnts CDC.

Best Regards,

Lisa

0 Likes