Helloo Jason,
- SAI_RX_SYNC is receive frame synchronization , connect to the SAI_TX_SYNC of other SAI interface .
SAI_RX_BCLK is the clock of receive bit , connect to the SAI_TX_BCLK of other SAI interface .
- About the configuration of SAI clock , please refer to : 5.7.10 I2S/SAI clocking of the KL26 reference manual.

configure the related registers .
And if you use the CW or KDS IDE, you can create one project with PE, then add the component "Init_I2S", configure the CLOCK:

Hope it helps
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------