I'm not trying to advocate in favor of one thing working better than the other or stating bluntly that it's broken. This is really not what I'm going for here:
I'm merely reporting my own experience...
Type: Posts; User: pramilo
I'm not trying to advocate in favor of one thing working better than the other or stating bluntly that it's broken. This is really not what I'm going for here:
I'm merely reporting my own experience...
Once again apologies for replying to myself, but in the meantime I've collected more information.
The problem with the Serial port not reseting after a Teensy reboot seems related to the Teensy...
Hi Paul
Apologies for replying to myself but I seem to have made some progress here:
Firstly, in usb_init() there some code (commented out) that should reset the USB module:
//reset USB...
Hi Paul
Thank you very much for pointing me in that direction.
I have played with the delay (went all the way up to 10 seconds delay), but it doesn't seem to fix the issue. This is the behavior...
Hi
I am currently using the CPU_RESTART macro and it works quite reliably.
However, if the Teensy is connected to the PC over USB, the Virtual COMM port on the PC sometimes becomes inaccessible...