MT-DB-U4
User Guide
in the mtdbxx folder (where xx corresponds to the board you have). So, if you wish to use
the Arduino IDE to burn the bootloader, you must temporarily change the appropriate entry
in the boards.txt file to point toward the actual bootloader directory. Change it back to
caterina when finished to reenable autoreset.
Example for Windows:
avrdude -p m32u4 -c avr109 -P COM5 -U flash:w:"bitlashdemo_MT-DB-U4.hex"
Example for Linux:
avrdude -p m32u4 -c avr109 -P /dev/ttyACM0 -U flash:w:"bitlashdemo_MT-DB-U4.hex"
Arduino environment:
Be sure to select the COM port. Then upload your sketch with the Upload button.
December 30, 2015
27
http://www.mattairtech.com/