MCBSTM32EXL Keil, MCBSTM32EXL Datasheet - Page 803

no-image

MCBSTM32EXL

Manufacturer Part Number
MCBSTM32EXL
Description
BOARD EVALUATION FOR STM32F103ZE
Manufacturer
Keil
Datasheets

Specifications of MCBSTM32EXL

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
RM0008
Unmask (NAK/TXERR/XFRC/BBERR/STALL/FRMOR/DTERR)
if (XFRC)
else
{
Reset Error Count
Mask ACK
if (OTG_FS_HCTSIZx.PKTCNT == 0)
else
The application is expected to write the data packets into the transmit FIFO when the
space is available in the transmit FIFO and the Request queue up to the count
specified in the MCNT field before switching to another channel. The application uses
the NPTXFE interrupt in OTG_FS_GINTSTS to find the transmit FIFO space.
b)
Disable Channel
if (STALL)
}
if (NAK or TXERR)
else
else
{
De-allocate Channel
}
{
Transfer Done = 1
Unmask CHH
{
Transfer Done = 1
}
{
Rewind Buffer Pointers
Reset Error Count
Mask ACK
Unmask CHH
Disable Channel
}
if (CHH)
{
Mask CHH
if (Transfer Done or (Error_count == 3))
else
}
if (ACK)
{
Reset Error Count
Mask ACK
}
Interrupt IN
{
De-allocate Channel
}
{
Re-initialize Channel (in next b_interval - 1 Frame)
}
Doc ID 13902 Rev 9
USB on-the-go full-speed (OTG_FS)
803/995

Related parts for MCBSTM32EXL