arduino-libraries/MIDIUSB

arduino Due Reupload after Power Lost

Closed this issue · 2 comments

I have the Problem that i have to reupload the Code every time after the Arduino Lost its power.
if i don't do that my OS dont see an USB MIDI Device
im Using an Arduino due an Upload via the Programmingport.

This is not a MIDIUSB problem but an arduino hardware problem, so please in future do not post here for this kind of issues.

You probably run into the power off/on known design flaw of the DUE that needs an extra reset:
See this article here for more information.

Since it's off topic for this repository, I'm going to close this as invalid.

I believe we already have an issue report for this problem: arduino/ArduinoCore-sam#22 so it's not necessary for you to report the problem in a more suitable repository.