Hi, Chiranjeev,
1) I would like to know why the Power down isolater is used for I2S signals in TWR-AUDIO-SGTL schematic.
since i m designing a board using SGTL5000 Audio codec in which I2S signal is directly driven from K70 processor and clock as well.
>>>>>>>As you know both the I2S and I2C signals have to be connected between two boards for a tower system(TWR-K70 and TWR-AUDIO-SGTL), so the buffer circuit such as 74244/74245 is required to enhance the signal driving capability, if both the K70 and SGTL5000 are on the same board, the buffer circuit is unnecessary.
2) I would like to confirm using SGTL5000 Audio codec in which I2S signal and clock is directly driven from K70 processor is there is no need of separate crystal to SGTL5000? (it will work fine).please suggest any other has to be taken care while designing above circuit...
>>>>>> If you use the I2S module of K70 as master(the bit clock I2S_SCLK and frame clock I2S_LRCLK are from K70), the SYS_MCLK clock signal of SGTL5000 must be from I2S module of K70 so that the bit clock/frame clock of I2S module can synchronize with SYS_MCLK. If the I2S module of K70 is slave, the I2S signals(bit clock and frame clock) are driven by SGTL5000, the SYS_MCLK clock signal can be from any source, because the I2S bit clock/frame clock are divider of SYS_MCLK in the case, they are synchronized.
3)In k70 Tower kit,I m going to use SD card as well, the card detection will be done by this SD_CARD_PTE28 pin.But i want to understand how its get detected.?( what i understood is when we insert the SD card the respective pin get grounded and GPIO will read as pulldown hence it will get detected.please correct me if i m wrong..
>>>>>Yes, you are right, when you insert SD card, one GPIO pin will be pulled down, which will trigger an interrupt.
BR
XiangJun Rong