I am using the Logic PD Experimenter with OMAP-L138 SOM, which has a 24.00MHz clock source. It appears that a buffered version of this 24.0MHz clock (AUXCLK) is used to drive the McASP. It also appears that this AUXCLK is divided by HCLKRDIV and CLKRDIV to achieve the desired RCLK rate. I am using the McASP to generate an I2S interface to an AIC3106. My application calls for 16-bit stereo channels of 48000 samples per second (16x2x48000=1.536MHz RCLK). How do I generate a 1.536MHz RCLK from the 24.0MHz AUXCLK since this requires a divisor of 15.625? What values should I use for HCLKRDIV and CLKRDIV?
Thx,
MikeH