Hi, I am trying to use K64f120 (on FRDM K64f board) microcontroller to receive/send audio data to an audio CODEC. I used Processor Expert to generate the code for this component and it failed to run the code properly and all the time it is going through the loop of "saiCom1_TxCallback" although I did not start to send the data yet.
I set K64f120 is in slave mode and the CODEC is the master and I can see the data output from the CODEC data pin and also the correct frame clock and bit clock signal feeding to the K64f120 related pins. My question: is there any one have made it work in this way? Thanks.
KDS 3.0.0, KSDK 1.3.0, OS BareMetal