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.

C553x able to use 16MHz system clock?

Other Parts Discussed in Thread: TMS320C5535

Customer would like to use 16MHz system clock to power-down the PLL and have a common clock for other external devices. 

Is there something fundamental preventing C553x operating in bypass mode with 16MHz clock?

  • Michael,

    It is documented on page 89 of the Data Manual:

    http://www.ti.com/lit/ds/symlink/tms320c5535.pdf

    A LVCMOS-compatible clock input of a frequency less than 24 MHz can be fed into the CLKIN pin for use by the DSP system clock generator.

    Cautious should be given if boot from SPI, I2C or USB. Please refer to the document for details explanation.

    Regards.

  • For completeness, the C553x has a fixed divisor on CLKIN of 25 to derive SPI CLK of ~500KHz during boot.  Bumping CLKIN to 16.384MHz will make SPI CLK ~655KHz. 

    Thanks Steve.