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

DueTImer and serialUSB #68

Open
DavidTol opened this issue Jan 17, 2019 · 2 comments
Open

DueTImer and serialUSB #68

DavidTol opened this issue Jan 17, 2019 · 2 comments

Comments

@DavidTol
Copy link

Hi,
I have a problem with DueTimer: if I have an active timer the seriaUSB.readbytes() function freeze my Arduino DUE. I am not an expert on Arduino but I think there are a conflict inside theese two library (same timer?).

Thanks for help

BR,
David

@ivanseidel
Copy link
Owner

ivanseidel commented Apr 4, 2019 via email

@MicahStevens
Copy link

Hi - yeah, I deleted my comment when I realized I was inside a timer interrupt when I was calling delay() - not a good idea. It was just debugging code anyway. Now it's working fine.

To @DavidTol - I'm using this library with SerialUSB currently and it seems stable for me, if that helps. I haven't had any problems other than my silly delay() mistake.

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

No branches or pull requests

3 participants