-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USB-CTR timer status readback #33
Comments
I'm using firmware version 00.46, and I'm getting 0x0 also. The device is returning a byte, so that |
I have looked hard and their UL library API provides no way to read the information. I was excited when I saw that the Linux API seemed to support it. Even if they make new firmware that does it, they will need to add it to their UL API. |
Did you get any response from MCC about this issue? |
MCC is looking into this issue. I will keep this open until resolved. |
usb-ctr.c contains this:
I have tested using this function to read the status in bit 1. However, it does not work, control always returns 0 even if the timer is running.
Have you tested this?
If it works for you then perhaps I need new firmware? What firmware are you using?
The text was updated successfully, but these errors were encountered: