Search found 3 matches

by slotkevitch
Sun Mar 22, 2009 1:02 pm
Forum: V-USB
Topic: changing USBasp leds functions
Replies: 0
Views: 1887

changing USBasp leds functions

Hi, I have tried to change USBasp leds functions that the green led would light on when reading (flash, eeprom, fuses) and the red led when writting. I have modified main.c file: uchar usbFunctionRead(uchar *data, uchar len) { ledGreenOn(); .......... ledGreenOff(); retu...
by slotkevitch
Fri Feb 06, 2009 12:50 pm
Forum: V-USB
Topic: How to install MSYS and configure it?
Replies: 2
Views: 2827

Code: Select all

set-led.c:24:45: usb.h: No such file or directory

How to configure libusb path? I have installed libusb filter (win32).
by slotkevitch
Fri Jan 30, 2009 7:13 pm
Forum: V-USB
Topic: hid-data, always 0xff
Replies: 7
Views: 6558

I'm getting the same error :?