Hello,
I am trying to interface the TMS320F28335 McBSPA with the TLV320DAC3101 using I2S. The DAC is the I2S master, providing both the bit and word clocks (connected to MCLKXA and MFSXA) and the DSP is providing the data (16 bit stereo). I am basing my code off the F28335/AIC23 app note, but I do not want to use the DMA. I have verified that the FSXA pulse is at 44.1kHz (my sample rate) and the BCLK (MCLKXA) is at 1.4MHz on a scope.
The data I am attempting to send is very noisy and erratic, can anyone help to remedy this problem?
I can provide sample code, schematics and o-scope screenshots if need be.