Readme.txt
1i2s_speed Test
2##################
3
4Board-specific details:
5
6MIMXRT1170_EVK:
7This board uses CONFIG_I2S_TEST_SEPARATE_DEVICES=y and connects two SAI peripherals by shorting
8signals externally on the EVK. These are the HW changes required to run this test:
9 - Remove jumper J8 and resistor R78
10 - Short BCLK J9-pin1 (SAI1_RX_BCLK) to J66-pin1 (SAI4_TX_BCLK)
11 - Short SYNC J9-pin5 (SAI1_RX_SYNC) to J64-pin1 (SAI4_TX_SYNC)
12 - Short Data J61-pin1 (SAI1_RX_DATA) to J63-pin1 (SAI4_TX_DATA)
13