by Allon » Sat Jan 07, 2012 1:42 pm
I have new hardware programming (especially USB), so please forgive me and my problems. I use C + +, I need to send / receive some data to / from a USB port on the microprocessor board (an array of bytes).
Now, I did some serial port programming, I know, a serial port, you must open a port, install, execute I / O, and finally close the port. I guess using a USB port, it is not simple, as I mentioned above.