Hello, I'm a french student and I begin my first steps with the EZ USB kit. First, I would like that two endpoints communicate together, for exemple : endpoint 4 OUT and endpoint 7 IN. Could you send me a program which realize this function. Thanks. Anthony. PS: in the tutorial, a program only allows the communication between the endpoint 2 OUT and the endpoint 2 IN.
To the best of my knowledge, you can not talk between two USB slaves. The '51 based EZ-USB is a slave only. Correct but this was not the question. He is asking how to comunicate from an out endpoint to an in endpoint not how to connect two usbports. Thomas