Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10459

[McSPI] Incorrect input clock in example

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • PDK
    • PDK-10131
    • PROCESSOR_SDK_07.03.00
    • PROCESSOR_SDK_08.00.00
    • Hide
      j721e-evm
      j7200-evm
      Show
      j721e-evm j7200-evm

      In the Board_init, McSPI clock is configured for 50MHz.

      { TISCI_DEV_MCSPI0, TISCI_DEV_MCSPI0_CLKSPIREF_CLK, 50000000 }

      , //MAIN_PLL0_HSDIV5_CLKOUT

      but in McSPI example, inputClkFreq variable is used as 48MHz. Because of this mismatch, output clock rate is not matching.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: