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.

AM67A: Die-Registers of the AM67A

Part Number: AM67A
Other Parts Discussed in Thread: DRA821, , BEAGLEY-AI

Tool/software:

TI's HW device like the DRA821  usually supports Die-Registers to have 4  unique 32-bits numbers for each device like CTRLMMR_WKUP_DIE_ID0, CTRLMMR_WKUP_DIE_ID1, CTRLMMR_WKUP_DIE_ID2 and CTRLMMR_WKUP_DIE_ID3

I would like to know whether the AM67A  on the "BeagleY-AI" supports Die-registers  like the DRA821 or not.

If it supports, please let me know what are addresses of the 4 Die-Registers.

  • Hi,

    We will update these in the next TRM release.  Here is the DIE-ID listing:

    WKUP_CTRL_MMR0

    Length

    Register Offset

    Region

    Register Name

    Bits

    Field

    Access

    Reset

    Description

    4300 0020h

    32

    20h

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID0

    0h

    4300 0020h

    32

    20h

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID0

    31:0

    DIE_ID0_DIEID

    R

    0h

    Contains individual die information.   Reset Source: mod_por_rst_n

    4300 0024h

    32

    24h

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID1

    0h

    4300 0024h

    32

    24h

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID1

    31:0

    DIE_ID1_DIEID

    R

    0h

    Contains individual die information.   Reset Source: mod_por_rst_n

    4300 0028h

    32

    28h

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID2

    0h

    4300 0028h

    32

    28h

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID2

    31:0

    DIE_ID2_DIEID

    R

    0h

    Contains individual die information.  Reset Source: mod_por_rst_n

    4300 002Ch

    32

    2Ch

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID3

    0h

    4300 002Ch

    32

    2Ch

    WKUP_CTRL_MMR0_CFG0

    WKUP_CTRL_MMR0_CFG0_DIE_ID3

    31:0

    DIE_ID3_DIEID

    R

    0h

    Contains individual die information.   Reset Source: mod_por_rst_n

  • Thanks for the addresses of DIE-registers. Appreciate it.