This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

mcasp using dmax in c672x

hi ,

 i have configured mcasp rx and tx with one serializer each for rx and tx, its working good

but it only works when my sysclk2 is half of the core clock can anyone give an explanation why it is so

i have read the datasheet but got nothing from it

i am providing ext clk of 2Mhz and sync of 8khz

and configured mcasp for 32 tdm slots out of witch 8 are active and remaining 24 are in active

  • Nikhil,

       The McASP expects a clock provided from the SYSCLK clocking domain. WIthin the McASP Module, there are additional clock dividers that are configurable based upon the clock that is provided to the module. If you change the clock to the module, you will also need to reconfigure the module clock dividers to ensure proper operation. The registers are available in the McASP User's Guide for the part you are working with.