AussieBruce
Member
Sorry, this post is inconsistent. IGNORE. I can't see a way to delete it.
I note the following in the documentation for Teensy4.0|USB|Serial:
“The Teensy does not actually become a serial device until your sketch is running, so you must select the serial port (Tools -> Serial Port menu) after your sketch begins.” How does this fit with running standalone, ie. with no connection to the Teensy serial port?
I want to download configuration data into EEPROM via USB|Serial, using a sketch to read the incoming bytes and burn to memory, then redeploy the device stand-alone, with nothing connected to the USB.
Thanks for any information.
I note the following in the documentation for Teensy4.0|USB|Serial:
“The Teensy does not actually become a serial device until your sketch is running, so you must select the serial port (Tools -> Serial Port menu) after your sketch begins.” How does this fit with running standalone, ie. with no connection to the Teensy serial port?
I want to download configuration data into EEPROM via USB|Serial, using a sketch to read the incoming bytes and burn to memory, then redeploy the device stand-alone, with nothing connected to the USB.
Thanks for any information.
Last edited: