Thanks for your input Darrel. Unfortunately the reason I need to use a USB interface is the the user of this only has a laptop that doesn't have a serial port....only USB port. If I did it as a USB CDC on the PIC side, wouldn't he have to use one of the USB to Serial adaptor cables....which I know from experience don't always work that well.
I did Google an article on CDC since I didn't know anything about CDC that says it "...describes the Microchip PIC32 USB CDC serial driver and acts as a programmer's guide for developers wishing to adapt it to their own application." However, I am using 18F2550/4550 chips so don't know whether that would apply.
It took me a few weeks to understand your adaptation of Mister-E's HID with your DT-HID/USB interface well enough to even get it to work....and although I have fairly well mastered the PIC side of the USB interface, the VB6 HID side is still pretty much a mystery to me. So I am looking for an easier way to do the PC side of a USB interface if that is possible??? StampPlot looked like such an approach, but if I can't use USB with it I guess I have to pass on it.
Bookmarks