-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
First tried on a Arduino DUE and feather M0 -> no EEPROM Support
switched to 32u4 (has EEPROM) but no Timer2 available so I modified the code to use Timer1
after compile & upload the serial device (ttyACM0 in my case) disconnects after successful upload an restart I guess.
after resetting the board the ttyACM0 reappears but only for a few seconds, then its gone again
if I connect/disconnect the USB Cable (without resetting) nothing happens in syslog, no serial device is recognized.
Could you give me hint on how to reactivate the USB Port for flashing?
Metadata
Metadata
Assignees
Labels
No labels