fx3 endpoint

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
gean_3054931
Level 5
Level 5
10 likes given 5 likes given First like received

hello,

if i create two IN endpoint,can't i get data from these two simultaneously?

thank you.

0 Likes
1 Solution
YangyangC_06
Employee
Employee
750 replies posted 500 replies posted 250 replies posted

Hi geetha,

That regards to the meaning of simultaneously. From the package(in USB protocol) perspective, these two endpoints will send data via different packages. From the host application, you could get the data from two endpoints while your application is runing.

View solution in original post

0 Likes
1 Reply
YangyangC_06
Employee
Employee
750 replies posted 500 replies posted 250 replies posted

Hi geetha,

That regards to the meaning of simultaneously. From the package(in USB protocol) perspective, these two endpoints will send data via different packages. From the host application, you could get the data from two endpoints while your application is runing.

0 Likes