Detect transmission errors on FX3

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

cross mob
Anonymous
Not applicable

Hi,

we use the FX3 in device mode and encounter transmission problems depending on what cable we are using.

Is there any possibility to query the number of rejected USB packages due to CRC errors in the FX3 firmware by using the API?

Thanks

Matthias

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

Hello Matthias,

- The CyU3PUsbGetErrorCounts() API can be used to obtain the PHY errors occurring due to CRC failures. Please refer to the FX3 API Guide for details on the API usage.

Best regards,

Srinath S

View solution in original post

0 Likes
2 Replies
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello Matthias,

- The CyU3PUsbGetErrorCounts() API can be used to obtain the PHY errors occurring due to CRC failures. Please refer to the FX3 API Guide for details on the API usage.

Best regards,

Srinath S

0 Likes
Anonymous
Not applicable

Hi Srinath,

that exactly looks like what I need.

Thanks!

0 Likes