Skip to content
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

ansible: usb connect timing lag #23

Closed
tehn opened this issue May 4, 2017 · 3 comments
Closed

ansible: usb connect timing lag #23

tehn opened this issue May 4, 2017 · 3 comments
Labels
bug

Comments

@tehn
Copy link
Member

@tehn tehn commented May 4, 2017

investigate timing glitch on usb connect

@tehn tehn added the bug label May 4, 2017
@audionerd
Copy link

@audionerd audionerd commented Mar 28, 2019

i’ve noticed this when ansible is clocked externally. connecting a grid (via switch) causes kria to freeze and miss a beat.

@csboling
Copy link
Contributor

@csboling csboling commented Apr 8, 2020

Sounds like this has been investigated some, the search is still on for older discussion of this.

@scanner-darkly
Copy link
Member

@scanner-darkly scanner-darkly commented Apr 8, 2020

found it:

https://llllllll.co/t/teletype-3-feature-requests-and-discussion/16219/281
https://llllllll.co/t/teletype-3-feature-requests-and-discussion/16219/285
https://llllllll.co/t/teletype-3-feature-requests-and-discussion/16219/286

the experimental fix for it was commenting out this delay:

https://github.com/monome/libavr32/blob/master/src/usb/ftdi/uhi_ftdi.c#L194

not sure what's the purpose of that delay (to let the rest of initialization happen properly probably?) and whether removing it fixes it for some grids but breaks it for some others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

4 participants