Hi,
I have a Teensy 3 running a simple serial write code and LED blink code. See attached.
When I first turn on the PC with the T3 plugged in, I see the light blinking but no serial data makes it to a serial monitor opened in the TeensyDuino environment.
Then I unplug the T3 and plug it back in, and the serial monitor starts updating. So somehow Windows requires the T3 to be plugged in after power up. Is there anyway around this?
Thanks for any info.
Chris
Also: using the raw_hid teensy code and supporting PC side code, what I see is that the hid code on the PC does see and connect to the Teensy 3, but only gets zeros, until I unplug/plug back in the Teensy.
I have a Teensy 3 running a simple serial write code and LED blink code. See attached.
When I first turn on the PC with the T3 plugged in, I see the light blinking but no serial data makes it to a serial monitor opened in the TeensyDuino environment.
Then I unplug the T3 and plug it back in, and the serial monitor starts updating. So somehow Windows requires the T3 to be plugged in after power up. Is there anyway around this?
Thanks for any info.
Chris
Also: using the raw_hid teensy code and supporting PC side code, what I see is that the hid code on the PC does see and connect to the Teensy 3, but only gets zeros, until I unplug/plug back in the Teensy.
Attachments
Last edited: