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.

USB Bulk Pipe behavior

We are trying to figure out what the AM335x USB behavior will be in the following scenario.

USB configured as a device.

Host tries to read a bulk pipe, but there is no data in the Tx FIFO.

The SENDSTALL bit is not set. 

The USB Functional description in the TRM does not appear to cover this.

Ideally, the USB would return a NAK, and generate an interrupt we could use to trigger a data transfer to the FIFO.

Anyone familiar enough with the USB module to answer this?

Gerry Belanger