On Tue, Nov 15, 2011 at 11:19 PM, Daniel Yount <[email protected]> wrote: > I was told that D+ was the write to chip line and D- was the Read from chip > line. checked out the connections they seemed to be good, but will debug > the lines later have to go somewhere. Wondering what could be the deal > on this chip and bootloader if it has a not > read option or should it be readable from the get go?
Hmm, it seems you need to read the ABCs of USB before embarking on this project. http://www.usbmadesimple.co.uk/ As for your issue, you may want to check if your hardware and firmware are correct or not. If possible, get a known-good hardware (eg: the dev kits from Microchip) and then use the known-good Microchip USB firmware framework to get familiar with the stack first. -- Xiaofan _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/libhid-discuss http://libhid.alioth.debian.org/

