i2s_abstract.txt

来自「LPCXpresso1768」· 文本 代码 · 共 14 行

TXT
14
字号
The test program is to connect CLK, WS, and SDA lines between the
TX and RX. DAO is the master output, DAI is the slave input. This test
is not a real-world application but test both TX and RX channel in
a single program. 

To use the I2S with the DMA: Set "I2S_DMA_ENABLED" to 1

Example functionality:                                                   
 - Clock Settings:
   - XTAL  =  12 MHz
   - PLL0  = 288 MHz
   - CCLK  =  72 MHz

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?