Identifying the version of firmware in CX3 UVC-CDC device

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

cross mob
ajmc_3522501
Level 3
Level 3
5 likes given First like given

Hi ,

I'm having a CX3 device which is programmed to act as a UVC-CDC device(based on the sample code Cx3UvcOV5640_UVC_CDC).

I need some way to identify the firmware version loaded into CX3. With CDC implemented I cannot use the Debug prints because they share a common UART.

What are the ways in which i can implement this?

Thanks in advance

Regards

Ajay

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Ajay,

Please use a vendor command to obtain the firmware version. You can refer to USBBulkSourceSink example firmware that comes with the FX3 SDK for vendor command implementation.

Best regards,

Srinath S

View solution in original post

1 Reply
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Ajay,

Please use a vendor command to obtain the firmware version. You can refer to USBBulkSourceSink example firmware that comes with the FX3 SDK for vendor command implementation.

Best regards,

Srinath S