Hi,
I've tried to port C5505 projects to my C5535 and followed every single step mentioned in the TI wiki webpage, but unfortunately none of the projects seems to work. I've changed I2S0 interference to I2S2 and also changed the microphone bias as mentioned in the same page.
For instance, I can build and debug my code for project one without any problem, but when I run the code the console shows me this :
PLL frequency 100 MHz
REGISTER --- CONFIG VALUES
instead of this :
PLL frequency 100 MHz
REGISTER --- CONFIG VALUES
PLL_CNTRL1 8be8 --- 8be8
PLL_CNTRL2 080e --- 0806 Test Lock Mon will get set after PLL is up
PLL_CNTRL3 8000 --- 8000
PLL_CNTRL4 0000 --- 0000
Running Getting Started Project
<-> Audio Loopback from Stereo IN --> to HP/Lineout
Sampling frequency 48000 Hz Gain = 0 dB
I'd really appreciate any help on my problem.
Thank you
Sina