• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 

Question on usbosrkitdemo_winusb sample <string to transmit:>

Started by jorgeuriarte, August 24, 2011, 03:36:52 pm

Previous topic - Next topic

jorgeuriarte

Running the usbosrkitdemo_winusb sample. On the <string to transmit:> if I enter "chr(128)" and press [send] I get this output:

Debug Output: Write Error Process usbosrkitdemo_winusb.exe (5448)

Is this correct? or an error has occurred?

I really want to send '10000000b'  or '0x80' to my target board. What is the best way to do this?

To complicate things, my target board does not detect any incoming data even though the winusb driver has been installed, and the port opened.

Any help will be appreciated
Thank you
Jorge