Re: [Fx2lib-devel] fx2lib & stdbool.h
Status: Beta
Brought to you by:
mulicheng
From: Xiaofan C. <xia...@gm...> - 2011-03-15 03:03:53
|
On Tue, Mar 15, 2011 at 4:23 AM, Dennis Muhlestein <djm...@gm...> wrote: > Looks like it does need attention. > > Your 2nd question about pulling the changes in I think brings a good > time to ask this.. I'm not working at the same place I was when I > developed fx2lib and so changes are quite difficult for me to verify > that they are good, pull, release etc. I was going to grab a board when > I left but I seem to have forgotten to do that so I'm not even currently > set up to deploy firmware and make sure things work. > > So... as it appears there is still interest in this project, is there > someone using it enough that they would like to take over pulling in > changes? A few of you already have github accounts so I could simply > grant commit access to the repo for those accounts. Travis Robinson and I (admins of the libusb-win32 project) are also looking at FX2lib for developing testing firmware using the EZ-USB FX2/FX2LP. Currently we use USB PICs but they are full-speed only and we have no good means to test High Speed Isochronous Transfer now. So we are looking at high speed USB MCUs like the FX2/FX2LP. The Cystream firmware (and your sdcc/fx2lib port) may well be the good starting point. Actually the original developer of libusb-win32 (Stephan Meyer) was also using EZ-USB FX2 chips for test firmware. The benchmark firmware developed by Travis can be used to test libusb-win32, libusbdotnet and libusb-1.0 Windows backend. Reference: http://code.google.com/p/usb-travis/ http://sourceforge.net/projects/libusb-win32/ http://sourceforge.net/projects/libusbdotnet/ http://www.libusb.org/wiki/windows_backend -- Xiaofan |