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.

DM37xEVM HS USB OTG Mentor Common Register Address

Hi, 

I am working on HS USB OTG (Peripheral) on DM37xevm. I just want to verify the base address i.e. 

TI Register Set Base Address: 0x480AB000

TI Extended Register Set (OTG Controller) Base Address: 0x480AB400

Mentor Common Register Set Base Address: 0x480AB800 [Not given in Reference Manual]

Regards 

  • Hi,

    How can I get the complete Register set of HS USB OTG that includes USB Registers + OTG Registers + Mentor Registers description for dm37xevm board.
  • I have the Mentor Specific Register Description + TI Specific HS USB OTG Controller Register Description
    But do not have USB HS Register Set Description

    Also looking for
    Mentor Common Register Set Base Address
  • Hi Hafiz,

    The whole public available information about the TI HS USB OTG controller is published in the TRM. As you note the TI HS USB OTG controller has Mentor Common Registers and their description is not public. Therefore you should contact to Mentor Graphics for detailed description of the HS USB OTG controller registers.


    BR
    Tsvetolin Shulev
  • As told earlier, I already have Mentor specific register set and description.

    1. What is the base address to access Mentor Specific Registers? It should be mentioned in TI Documentation not in Mentor Documentation.
    2. TI HS USB OTG Register Manual description is required. I am referring to TI Specific register set like given in omapl138evm, am3517evm, dm814xevm reference manuals.
    3. As mentioned in Errata (Advisory 1.39) of dm37xevm board, how to access ULPI registers. What is the address?

    Regards