RM0033
Unmask CHH
Disable Channel
Reset Error Count
Mask ACK
}
else if (TXERR or BBERR or STALL)
{
Unmask CHH
Disable Channel
if (TXERR)
{
Increment Error Count
Unmask ACK
}
}
else if (CHH)
{
Mask CHH
if (Transfer Done or (Error_count == 3))
{
De-allocate Channel
}
else
{
Re-initialize Channel
}
}
else if (ACK)
{
Reset Error Count
Mask ACK
}
else if (DTERR)
{
Reset Error Count
}
The application is expected to write the requests as and when the Request queue space is
available and until the XFRC interrupt is received.
•
Bulk and control IN transactions
A typical bulk or control IN pipelined transaction-level operation is shown in
See channel 2 (ch_2). The assumptions are:
–
–
–
The application is attempting to receive two maximum-packet-size packets
(transfer size = 1 024 bytes).
The receive FIFO can contain at least one maximum-packet-size packet and two
status words per packet (72 bytes for FS).
The non-periodic request queue depth = 4.
USB on-the-go full-speed (OTG_FS)
RM0033 Rev 9
Figure
362.
1059/1381
1097
Need help?
Do you have a question about the STM32F207 Series and is the answer not in the manual?
Questions and answers