You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It often happens that CW-Husky USB communication gets block when running the first capture after power-up.
This has already caused CI to break several times.
PR #300 provides a temporary solution.
If the scope is initialised twice, the USB problem doesn't happen. I am not sure why this helps. I will have to look through CW API to root cause this problem and find a more reasonable fix.
The text was updated successfully, but these errors were encountered:
CW Husky often blocks USB communication after power-up.
Initializing the scope twice seems to solve the problem.
ResolveslowRISC#301
Signed-off-by: Vladimir Rozic <[email protected]>
vrozic
added a commit
to vrozic/ot-sca
that referenced
this issue
Jan 29, 2024
CW Husky often blocks USB communication after power-up.
Initializing the scope twice seems to solve the problem.
ResolveslowRISC#301
Signed-off-by: Vladimir Rozic <[email protected]>
It often happens that CW-Husky USB communication gets block when running the first capture after power-up.
This has already caused CI to break several times.
PR #300 provides a temporary solution.
If the scope is initialised twice, the USB problem doesn't happen. I am not sure why this helps. I will have to look through CW API to root cause this problem and find a more reasonable fix.
The text was updated successfully, but these errors were encountered: