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.
Tool/software:
Hello E2E,
I was intended to use the IEEE MAC ID (LSB) as a radio packet address to create a uniqueness for each node in the SubGig NW. I can see there are some different registers and defines like SET_CCFG_IEEE_MAC_0 and DEFAULT_CCFG_IEEE_MAC_0, but really don't know how to get one or two LSBytes of this unique ID into my application. Can someone help me with the procedures or any application examples. Appreciate your help.
Regards,
Satya Raji
Hi Satya,
You can find register descriptions for all registers including CCFG (chapter 11.2) in the Technical Reference Manual:
The MAC address is stored in IEEE_MAC_0 and IEEE_MAC_1 registers.
Cheers,
Marie H