Hi,

I used HIDMaker FS to generate FullSpeed code in VB6 and PBP. Unfortunately, it seems that I2CREAD takes too long to process and I lose the USB connection. If I comment out that statement everything holds nicely.

Is it possible to convert the VB and PBP code I have to NormalSpeed?

I'd like to avoid firing up the NormalSpeed version of HIDMaker and typing everything back in if possible. Then I have to alter the generated PBP program to my application requirements (lots of room for human error).

Robert