cancel
Showing results for 
Search instead for 
Did you mean: 

Internet application STM32F407 + DP83848

andy CHUNG
Associate

Hi all,

I develop a network application for EVSE. I would like to ask question related to MAC address.

is it possible change the MAC address of DP8348? As I need to use DP83848 for websocket application.

Is there any method to store data in STM32f4?

Thanks

Andy

2 REPLIES 2
AvaTar
Lead

Transceiver use to have no MAC address of their own, they are just "level adapters" to the physical network.

> Is there any method to store data in STM32f4?

Yes. Covered in lots of other threads here

_EFrie
Associate III

The DP83848 doesn't have a mac address.  Its dependent on your network stack and whatever you tell the stack the MAC is.

 

@vickyjohn1 Is this gpt or something?  Its definitely incorrect on some points.