General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
-
_Didro
- Posts: 1
- Joined: Sat Mar 21, 2009 9:02 am
- Location: Russia
-
Contact:
Post
by _Didro » Sat Mar 21, 2009 9:08 am
In
that post christian said:
AVR-USB has not yet been ported to CodeVision AVR. I don't know whether this is possible due to some restrictions in the compiler. But we are working on the problem together with HP Info Tech, the developers of CodeVision AVR.
Does anyone know if there is any progress with that ?
Thank you
-
christian
- Objective Development
- Posts: 1443
- Joined: Thu Nov 09, 2006 11:46 am
Post
by christian » Sat Apr 11, 2009 6:51 pm
There is no progress yet. The newer versions of CodeVision AVR fix many bugs which made the port impossible. However, there are still some major obstacles. We have factored out the compiler dependent stuff into usbportability.h and some work for CodeVision AVR has already been done. Feel free to work on this project