Quantcast
Channel: serialport is not eventing fast enough..
Browsing all 28 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

serialport is not eventing fast enough..

 If  you just want to read and write data to the usb , U need to write a driver          http://www.codeproject.com/KB/cs/Intel_OpenCV.aspxU can do it with libusb-win32...

View Article



serialport is not eventing fast enough..

hhm.. i tried all that. i think it became much better with Read function. this function actually returns how many bytes were read. when i get a chance i may post the code but i still dont think it was...

View Article

serialport is not eventing fast enough..

Thats interesting ,  did u try out to use the  ReadExisting() ,note the return value is string .RxString = serialPort1.ReadExisting();I am not sure if a even can be missed , but the problem can be many...

View Article

serialport is not eventing fast enough..

I've been also working with the serial port lately and I decided to resort to the Win32 API and this code has worked fine for me. It is not nice, but it works; maybe someone may enhance it a little...

View Article

serialport is not eventing fast enough..

i have played with dtr and rts and it makes no difference. my baud rate is 115200 and i get the same results with 230400kbps. it cant too fast come on :(

View Article


serialport is not eventing fast enough..

What is the bits per second ?Did u check the flow control in the hyperterminal and your project is same .?Vikas

View Article

serialport is not eventing fast enough..

hey guys.. i thought i posted a thread. but looks like either it was deleted or that it didnt get posted.in any case i am trying again.i m trying to catch some fast incoming packets via serialport. i...

View Article

Image may be NSFW.
Clik here to view.

serialport is not eventing fast enough..

 If  you just want to read and write data to the usb , U need to write a driver          http://www.codeproject.com/KB/cs/Intel_OpenCV.aspxU can do it with libusb-win32...

View Article


serialport is not eventing fast enough..

hhm.. i tried all that. i think it became much better with Read function. this function actually returns how many bytes were read. when i get a chance i may post the code but i still dont think it was...

View Article


serialport is not eventing fast enough..

Thats interesting ,  did u try out to use the  ReadExisting() ,note the return value is string .RxString = serialPort1.ReadExisting();I am not sure if a even can be missed , but the problem can be many...

View Article

serialport is not eventing fast enough..

I've been also working with the serial port lately and I decided to resort to the Win32 API and this code has worked fine for me. It is not nice, but it works; maybe someone may enhance it a little...

View Article

serialport is not eventing fast enough..

i have played with dtr and rts and it makes no difference. my baud rate is 115200 and i get the same results with 230400kbps. it cant too fast come on :(

View Article

serialport is not eventing fast enough..

What is the bits per second ?Did u check the flow control in the hyperterminal and your project is same .?Vikas

View Article


serialport is not eventing fast enough..

hey guys.. i thought i posted a thread. but looks like either it was deleted or that it didnt get posted.in any case i am trying again.i m trying to catch some fast incoming packets via serialport. i...

View Article

Image may be NSFW.
Clik here to view.

serialport is not eventing fast enough..

 If  you just want to read and write data to the usb , U need to write a driver          http://www.codeproject.com/KB/cs/Intel_OpenCV.aspxU can do it with libusb-win32...

View Article


serialport is not eventing fast enough..

hhm.. i tried all that. i think it became much better with Read function. this function actually returns how many bytes were read. when i get a chance i may post the code but i still dont think it was...

View Article

serialport is not eventing fast enough..

Thats interesting ,  did u try out to use the  ReadExisting() ,note the return value is string .RxString = serialPort1.ReadExisting();I am not sure if a even can be missed , but the problem can be many...

View Article


serialport is not eventing fast enough..

I've been also working with the serial port lately and I decided to resort to the Win32 API and this code has worked fine for me. It is not nice, but it works; maybe someone may enhance it a little...

View Article

serialport is not eventing fast enough..

i have played with dtr and rts and it makes no difference. my baud rate is 115200 and i get the same results with 230400kbps. it cant too fast come on :(

View Article

serialport is not eventing fast enough..

What is the bits per second ?Did u check the flow control in the hyperterminal and your project is same .?Vikas

View Article
Browsing all 28 articles
Browse latest View live




Latest Images