I am trying to run ADC-DAC Talk through I2S example code in the EV-SC594-SOM board with the below settings
I have the following setup
- EV-SOMCRR-EZKIT
- EV-SC594-SOM
With below settings( in EV-SC594-SOM board)
SW1: pointing to 0
JP1 : 2&3 connected
Connections as below
Connected audio source i/p to J12.
Connected a headphone J17 to listen to audio o/p.
The Example code is taken from
C:\Analog Devices\EV-SC59x_EZ-KIT-Rel2.0.0\EV-SC59x_EZ-KIT\Examples\drivers\adc\Audio_Talkthrough_I2S\EV-SOMCRR-EZKIT\SC594\arm\AD_Talkthrough_I2S_SC594_Cortex_Core0
Observations:
>>Output is not observed.
>>But the SHARC application is working fine(C:\Analog Devices\EV-SC59x_EZ-KIT-Rel2.0.0\EV-SC59x_EZ-KIT\Examples\drivers\adc\Audio_Talkthrough_I2S\EV-SOMCRR-EZKIT\SC594\sharc).
But I am in need of checking ADC-DAC Talk through code in ARM of SC594.
Please provide feedback on this.