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.

CC2530 Information Page Memory Map

Other Parts Discussed in Thread: CC2530, CC2540, REMOTI, Z-STACK

Which document defines the contents of the CC2530 Information Memory?  The User's Guide does state that it is 2kb at 0x7800 of XDATA but does not mention the contents.


Thank you,

Mark

  • Hi Mark,

    Section 2.2.3 of the user's guide describes "The Information Page is a 2-KB read-only region that stores various device information. Among other things, it contains for IEEE 802.15.4 or Bluetooth low energy compliant devices a unique IEEE address from the TI range of addresses. For CC253x, this is a 64-bit IEEE address stored with least-significant byte first at XDATA address 0x780C. For CC2540/41, this is a 48-bit IEEE address stored with least-significant byte first at XDATA address 0x780E."

    Besides IEEE address, some other contents can be stored in the information page. For example, certificate information for ZigBee Smart Energy application is also stored there. You can find the exact location of the information from f8w2530.xcl in your IAR project. In the last part of f8w2530.xcl.

    - Cetri

  • Hello Cetri,

    My project does not seem to have a f8w2530.xcl because it is based on RF4CE.  After searching the xcl files present in the project, ti_51ew_cc2531f256_sb.xcl does have a definition for the location of IEEE address but no other information is present.

    After downloading ZigBee Home, I do see what you are describing in f8w2530.xcl.  I was hoping to learn more about the values written at TI factory test, particularly the Vdd/3 value.  This is not mentioned in the xcl files.

    Is there a document describing the CC2530 Factory Test procedure?

    Thank you,


    Mark

  • Hi Mark,

    I'm sorry to say that we can't disclose the contents in the information page in public since most of them are confidential. I think you'd better contact your local TI support to discuss this.

    If you are working based on RemoTI not Z-Stack, I would encourage you to post your question to RemoTI forum(http://e2e.ti.com/support/low_power_rf/f/159.aspx). Thanks.

    - Cetri

  • Mark,

    We can work offline (private message if appropriate) to get the information to you.

    Based on the thread, it appears you are working with the RF4CE solution (aka. RemoTI).  Is that correct?