GD32F403xx User Manual
486
In the slave transmit mode, when the valid SCK signal starts transmitting, if the transmit buffer
is empty, TXURERR will be set.
◼
Reception Overrun Error Flag (RXORERR)
This condition occurs when the receive buffer is full and a newly incoming data has been
completely received. When overrun occurs, the data in receive buffer is not updated and the
newly incoming data is lost.
◼
Format Error (FERR)
In slave I2S mode, the I2S monitors the I2S_WS signal and an error flag will be set if I2S_WS
toggles at an unexpected position.
I2S interrupt events and corresponding enabled bits are summed up in the
Table 19-10. I2S interrupt
Flag Name
Description
Clear Method
Interrupt
Enable bit
TBE
Transmit buffer empty
Write SPI_DATA register
TBEIE
RBNE
Receive buffer not empty
Read SPI_DATA register
RBNEIE
TXURERR
Transmission underrun error
Read SPI_STAT register
ERRIE
RXORERR
Reception overrun error
Read SPI_DATA register and
then read SPI_STAT register.
FERR
I2S Format Error
Read SPI_STAT register
Содержание GD32F403 Series
Страница 1: ...GigaDevice Semiconductor Inc GD32F403xx Arm Cortex M4 32 bit MCU User Manual Revision 2 6 Jul 2022 ...
Страница 177: ...GD32F403xx UserManual 177 Peripheral Channel 0 Channel 1 Channel 2 Channel 3 Channel 4 SDIO SDIO ...
Страница 217: ...GD32F403xx UserManual 217 ensures that no conversion is in progress ...