Quote Originally Posted by selimkara View Post
T
If I'm not misunderstand, in the following conversation (#36) between you and Squibcakes, Squib reported that he succeeded this. I would like to know how? I think some changes must be made at pic code. If you or squib have tips about this or have complete codes, I'd be grateful. Thanks for your previous suggestions. We'll also utilize them.

The post was regarding setting the config fuses by way of changing the 18f4550.inc file.
I never actually used CDC with the USB demo, totally separate and apart

As Steve said, you don't need to use CDC to send you data back to the PC. This code uses HID interface and the VB program displays the data coming from the PIC.

As far as VB is concerned I have no clue - One day I should learn it!

Squib