Part Number: MSP432E401Y
How is the mac address derived on the MSP432E launchpad board?
Is it stored somewhere?
Do all launchpads have the same MAC address?
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.
Part Number: MSP432E401Y
How is the mac address derived on the MSP432E launchpad board?
Is it stored somewhere?
Do all launchpads have the same MAC address?
It's pre-programmed into the USER0 and USER1 registers. It's also printed on a sticker on the bottom of the board. As far as I know it's unique. I suppose it's taken from one of TI's OUI pools, but I don't really know.
As an example of how it's fetched, refer to the code starting about line 276 in enet_lwip.c here:
https://dev.ti.com/tirex/explore/node?node=AN4g.sjUmPqt9O8TxdD94w__J4.hfJy__LATEST