Hi everybody,
I am new in this forum. I use PBP compiler and VB6 for my application.
The problem are:
. When I used USBOUT to send the data via EndPoint #1 from PIC to PC, I can send only
the spead upto 64kbit/s (I use oscilloscope to measure the time of sending
one packet from PIC to PC, an the time is about 8ms for 64 Bytes).
. If I use EndPoint #3 (virtual COM port), I can send data upto 115200 bit/s but it still
so slow for my application because I need to send data about 10 Byte at 100 ksample/s
My question is:
How can I used PBP to send the data in hight speed mode or full speed
mode? Normally, I used EasyHID from MicrocodeStudio to generate the
template for PBP and VB.
Hope to hear from you all soon.
Bookmarks