Some interesting USB console behavior, I can't understand. #4066
Unanswered
espruino-discuss3
asked this question in
General
Replies: 1 comment
-
Posted at 2014-08-27 by @gfwilliams Hi Andey, It'll be this bug: espruino/Espruino#415 I noticed this a week or so ago, but I'm not sure if it's recent or not. If you're compiling your own you could just disable what happens in jshSleep Posted at 2014-09-01 by user7265 I helped Andrey change project to fix this.
to
to
to
We have a working result. Thank you! Posted at 2014-09-02 by @gfwilliams Great! Just so you know, as you are compiling for stm32, the only file that you need to change is the last one - stm32/jshardware.c |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-08-27 by Andrey
hi, All! look:
if I plug USB cable, both B5 and B6 flash simultaneously.
if USB cable unplugged, periods of outputs shift relative to each other.
and start working synchronously again if I put USB back.
I can explain it.. console moved from USB. And I have even no webIDE launched.
How i can make flashing
outputs synchronously without USB?
thanks!
ps: board F4Discovery; Espruino ver 1.67
Beta Was this translation helpful? Give feedback.
All reactions