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