Skip to main content
andy CHUNG
Visitor II
November 9, 2018
Question

Internet application STM32F407 + DP83848

  • November 9, 2018
  • 2 replies
  • 1194 views

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

This topic has been closed for replies.

2 replies

AvaTar
Senior III
November 9, 2018

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
Senior
June 19, 2023

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

 

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