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.

RM48L952: where MAC address should be stored on internal Flash?

Part Number: RM48L952

hallo

we use RM48L952 for functional safty application. in the device, there are 3 bank flash which has ECC.

where does TI recommend as an address to store MAC address on RM48?

No such recommend?

thank you

  • Hello Yuta,

    There is no specific recommendation of where to store the MAC address. The example LWIP application uses a hardcoded MAC address that is part of the code that is programmed to flash. For your application, you could choose to use customer OTP, Bank 7 Emulated EEPROM, some reserved area of Flash as defined in your program that can later be programmed via an external tool similar to the way calibration data is. This is truly a choice of the application.
  • thank you debenport.

    i got it.

    yuta