This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bulk endpoint 's HOST_TXINTERVAL setting

Other Parts Discussed in Thread: TMS320C6748

as i know, when you bulk out a package as USBHOST.

you send out a "out token", then the data, and peripheral will return an "ACK", or "NACK", or "STALL" etc...

all the progress is finished in several us, it is a continuous progress, one after another immediately.

so, what'a meaning of this timeout register?

 

btw: I found if I set a wrong number with this register, then I will never recv NACK interrupt.