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.

TMS320C5517: C5517, can I drive CLK_IN at 18.432MHz?

Part Number: TMS320C5517

Hi,

Due to legacy circuitry, I want to drive CLK_IN of the C5517 at 18.432MHz. This same clock will drive an AIC3104 CODEC.

I know this frequency doesn't match any of the ones the boot ROM code expects.However, I'll be booting from SPI flash and if I set my BootModes[5:0]=110110 (CLK_SEL=19.2 via CLK_IN, SPI flash boot) so having an exact frequency doesn't matter that much if I'm off by 5%.

So my question is, is this okay? I'll be using I2C and McBSP at runtime but will program the dividers accordingly assuming an 18.432 input.

As long as I can program all my peripherals after boot to be what I want, are there any other reasons why I can't do this? Is the device characterized at the range of frequencies between 12 and 19.2 or is it only characterized at the select CLK_IN frequency points?

The datasheet wording isn't crisp enough to say I absolutely have to use on of the selected frequencies and nothing in between.