This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB Flow Control

Using the USB sample code of the RL-ARM library on MCB2300 develoment board. Started with the mass storage device example and modified for our application.

Is this example valid to USB specification? In particular concerned about flow control. I'm not clear if flow control in hw or sw or both. If not hardware, do these examples implement proper flow control? Our application may get some data and send time processing before reading more data.

0