Thanks for your rapid response and interest. We are working in Physics dept. at Trakya University. Our aim is to control some experimental structures (for example temperature, light intensity...). To do so, we need a less complex and short VB6 procedure. I think using virtual comm port is very useful to do this. Am I wrong? We had succeeded similar connection, using CDC via MSCOMM in VB6 with a short code. But in pic side, we could not set interrupts. Your code(pic) is very useful and simple. So we want to use your pic code and change your VB code to adapt MSCOMM (virtual comport). You may ask why we don't use serial comm.because there's no comm port on new laptops, so we must learn to use USB.
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.
sincerely
Selim
#36---------------------------------------------------
Mr_E
Yeah ok well thanks for your input anyway - always welcome I'm happy to edit the the .inc file and leave it at that.
Great news! I finally got the CDC virtual comport working!!!!!!
Now I can send data via USB (virtual comport) and out of the Pic 18F4550 USART! and vice versa!
-------------------------------------------------------
I'm stoked that this actually works!
Squib
Bookmarks