Skip to content

Example of CDC USB serial port Implementation with LUFA for atmega32u2

Notifications You must be signed in to change notification settings

MM2forever/CDC_LUFA

 
 

Repository files navigation

Readme

Implementation of a Virtual serial port over USB in AVR Atmega32u2 using LUFA CDC

Compile

Program device

To program atmega32u2, use DFU mode:

"$ sudo make dfu"

or use other programer as USBASP, MKII...

About

Example of CDC USB serial port Implementation with LUFA for atmega32u2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.5%
  • Makefile 3.5%