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

OSPI PHY Tuning - Unable to find Rx Min for a given Tx Window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • PDK
    • PDK-12654
    • PROCESSOR_SDK_08.02.00
    • PROCESSOR_SDK_09.00.00
    • Hide
      j721e-evm
      j7200-evm
      j721s2-evm
      j784s4-evm
      Show
      j721e-evm j7200-evm j721s2-evm j784s4-evm

      Issue Description:
      PSDK RTOS OSPI 133MHz DTR PHY tuning algorithm "nor_spi_phy_tune.c" is unable to find RxMin for a given Tx Window between the search range from 0-10. This can result in a failed OSPI boot sequence.

      E.g.

      #Finding Rx Min for given Tx window.

      1.For each discrete TxDll in TxDll_Low_Window.

      a. For each read delay between 1-4:

      i. For RxDll b/w 0-10.

      I. If read returns success, mark TxDll, rdDelay and RxDll and break.

      RxDllMinLow = marked_rx_dll in 1.a.i.I.

      Resolution Description:
      For a given txDll, updated search range for rxDll from 0-10 to 0-40.

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

              Created:
              Updated:
              Resolved: