S32K358 GMAC MAC address

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K358 GMAC MAC address

Jump to solution
1,375 Views
Greavesinator85
Contributor III

Hi,

 

I am working with the GMAC peripheral with LWIP. Using the config tool I see I must enter a MAC address to generate the configuration. Is there a hardware MAC address on the IC I can access? Or a range available to be used for evaluation purposes?

Tags (2)
0 Kudos
Reply
1 Solution
1,329 Views
PavelL
NXP Employee
NXP Employee

Hello @ivanperino ,

S32K3 devices (such as S32K358) do not have a MAC address burned into OTP memory. These MCUs do not include an integrated Ethernet PHY and do not provide a built-in unique MAC identifier.

MAC address management is the responsibility of each customer. NXP does not assign or guarantee MAC addresses for S32K3 devices. The assignment strategy (static, dynamic, or based on an officially registered OUI) must be defined and implemented by the customer.

Typical options:

For reference, NXP does provide pre-programmed MAC addresses for certain wireless modules (BLE, Wi-Fi) where global uniqueness is mandatory for certification. This does not apply to S32K3 MCUs.

Best regards,

Pavel

View solution in original post

0 Kudos
Reply
4 Replies
1,350 Views
PavelL
NXP Employee
NXP Employee

Hello @Greavesinator85 ,

no, there's no HW MAC address. Choose any MAC address which is unique in your network/subnet.

Best regards,

Pavel

0 Kudos
Reply
1,335 Views
ivanperino
Contributor I

Pave, 

your suggestion does not look like complying with IEEE. Assigning the same MAC address to two devices in same network (accidentaly or not) will cause a MAC spoofing that is ussually detected by layer 2 firewalls.

Our product cannot contain "any random" MAC address. With other products, we were given an OUI and a range to use. In one word. MAC address must be unique for physical devices (with the exception of virtual systems). Does NXP have a range or a way to avoid duplication?

I hope you can help us here.

 

Ivan 

Tags (1)
0 Kudos
Reply
1,330 Views
PavelL
NXP Employee
NXP Employee

Hello @ivanperino ,

S32K3 devices (such as S32K358) do not have a MAC address burned into OTP memory. These MCUs do not include an integrated Ethernet PHY and do not provide a built-in unique MAC identifier.

MAC address management is the responsibility of each customer. NXP does not assign or guarantee MAC addresses for S32K3 devices. The assignment strategy (static, dynamic, or based on an officially registered OUI) must be defined and implemented by the customer.

Typical options:

For reference, NXP does provide pre-programmed MAC addresses for certain wireless modules (BLE, Wi-Fi) where global uniqueness is mandatory for certification. This does not apply to S32K3 MCUs.

Best regards,

Pavel

0 Kudos
Reply
1,317 Views
ivanperino
Contributor I

Thank you Pavel for the quick replay.

 

regards

Ivan

0 Kudos
Reply