Question
usb data transfer
Posted on December 12, 2016 at 17:55
hi everyone. i have 2 stm3241-g eval boards and i wanna establish communication between them by using usb protocol but i have no idea about usb. i have never used it. i need just communication like a rs232. i must use usb cause i need min 30Mb/s baud. i read some documents about protocol and i investigate example project. But this is not enough. especially usb class topic confusing me. Which class should i use etc. To sum up how can i transmit and receive raw data from mcu buffer to another mcu buffer by using usb ? thx
#usb #data-transfer