Hello, I'm trying to create code that sends and receives characters on USB port.
I two days searching in google, but without result. can anybody has example about USB communications in linux c.
I will use it to make programs that comunicate with microcontrollers and frequency inverters and etc devices.
If you just want to communicate with the USB in linux, you can just have linux mount it and write to it as a regular drive without having to deal with all the other stuff...