ASTREN=B_0x0
SPI2S_I2SCFGR register
CHLEN | Channel length (number of bits per audio channel)
|
DATLEN | Data length to be transferred
|
CKPOL | Steady state clock polarity
|
I2SSTD | I2S standard selection
|
PCMSYNC | PCM frame synchronization
|
I2SCFG | I2S configuration mode
|
I2SE | I2S enable
|
I2SMOD | I2S mode selection
|
ASTREN | Asynchronous start enable. Note: The appropriate transition is a falling edge on WS signal when I2S Philips Standard is used, or a rising edge for other standards. 0 (B_0x0): The Asynchronous start is disabled. When the I2S is enabled in slave mode, the I2S slave starts the transfer when the I2S clock is received and an appropriate transition (depending on the protocol selected) is detected on the WS signal. 1 (B_0x1): The Asynchronous start is enabled. When the I2S is enabled in slave mode, the I2S slave starts immediately the transfer when the I2S clock is received from the master without checking the expected transition of WS signal. |