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_Clock Failure Check without AHCLKR

Hi,

I am working on porting parts of the McASP example to BeagleBoneBlack using McASP0 instead of McASP1.
Looking at the description of the Receive Clock Failure Check I noticed that the external AHCLKR clock is used for comparison.
In my case ACLKR is used as an external clock. (AHCLKR cannot be "pin-muxed" if ACLKR is chosen with BBB).

In that case, is it still possible to do the Receive Clock Failure Check?

And what is the "McASP system clock" and which value does it have?
The manual says
    "Refer to device data manual for the McASP system clock source. This is not the same as AUXCLK."

BBB's processor is a AM3359AZCZ100, but where would one find the "device data manual" for that processor?

Can anybody give a pointer?

Regards,
Martin H.