Difference between revisions of "Atmega 32U4 Midi Programming"

(Created page with "# Install CrossPack [http://www.obdev.at/products/crosspack/download.html http://www.obdev.at/products/crosspack/download.html] (CrossPack-AVR-20120217.dmg) ===Sites of Int...")
 
m
 
Line 1: Line 1:
 
# Install CrossPack [http://www.obdev.at/products/crosspack/download.html http://www.obdev.at/products/crosspack/download.html] (CrossPack-AVR-20120217.dmg)  
 
# Install CrossPack [http://www.obdev.at/products/crosspack/download.html http://www.obdev.at/products/crosspack/download.html] (CrossPack-AVR-20120217.dmg)  
 
+
# Install dfu-programmer
 
+
## Download dfu-programmer [http://sourceforge.net/projects/dfu-programmer/ http://sourceforge.net/projects/dfu-programmer/] (version 0.5.4)
 +
## Download dfu installer [http://www.uriahbaalke.com/wp-content/uploads/2010/10/dfu_programmer_install.zip http://www.uriahbaalke.com/wp-content/uploads/2010/10/dfu_programmer_install.zip] ([http://www.uriahbaalke.com/?p=106 http://www.uriahbaalke.com/?p=106]
 +
## replace the dfu-programmer from the installer with the update to date version
 +
## following instructions to compile and install
  
  

Latest revision as of 14:38, 14 May 2012

  1. Install CrossPack http://www.obdev.at/products/crosspack/download.html (CrossPack-AVR-20120217.dmg)
  2. Install dfu-programmer
    1. Download dfu-programmer http://sourceforge.net/projects/dfu-programmer/ (version 0.5.4)
    2. Download dfu installer http://www.uriahbaalke.com/wp-content/uploads/2010/10/dfu_programmer_install.zip (http://www.uriahbaalke.com/?p=106
    3. replace the dfu-programmer from the installer with the update to date version
    4. following instructions to compile and install


Sites of Interest

http://morecatlab.akiba.coocan.jp/morecat_lab/MocoLUFA.html