Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get a LUFA USB example working #2

Open
mithro opened this issue Sep 16, 2016 · 1 comment
Open

Get a LUFA USB example working #2

mithro opened this issue Sep 16, 2016 · 1 comment

Comments

@mithro
Copy link
Member

mithro commented Sep 16, 2016

http://www.fourwalledcubicle.com/LUFA.php

LUFA (Lightweight USB Framework for AVRs, formerly known as MyUSB) is my first foray into the world of USB. It is an open-source complete USB stack for the USB-enabled Atmel AVR8 and (some of the) AVR32 microcontroller series, released under the permissive MIT License (see documentation or project source for full license details). The complete line of Atmel USB AVRs and USB AVR boards are supported by the library, as are any custom user boards, via custom board hardware drivers supplied by the user.

There also seems to be a LUFA port to the NXP IC that we are planning to use in the "tomu pro" board - https://www.lpcware.com/content/project/nxpusblib and https://github.com/kevinmehall/LUFA-LPC13xx

@schnommus
Copy link
Contributor

(Not LUFA, but still related) - if someone is looking for an open USB stack I ported the libopencm3 USB stack & examples - see here: https://groups.google.com/d/msg/tomu-discuss/N3lDA_wuFTo/oUM6Qi5zAgAJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants