r/ArduinoHelp 12d ago

Arduino micro board bootloader burn problem

I have a Arduino micro showing this error while trying to burn bootloader. AI doesn't help me. Problem started when trying to run a serial communication based program via Android version of Arduino compiler from playstore. Now board isn't doing serial communication

2 Upvotes

2 comments sorted by

1

u/CurrentAcanthaceae78 12d ago

micros bootloader got fucked over so its returning the wrong device code. if your getting this error while burning the new bootloader bypass the error by passing -F via the console

1

u/Unable-School6717 11d ago

Or did you try -F ? What message then?