Hello I need to write a the byte 255 into the bulk pipe, but bulk_write function
only accepts char* and not unsigned char*, so when I set the data to transfer
the PIC (that receives the data) read a -1 byte then I got a error.

There is another way to do it?

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to