This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CMSIS change MAC on runtime

Hi All,

I'm using the CMSIS network component on STM32F407. To set a right MAC I'm reading it from external I2C EEprom and then I need to change the MAC of the system... Can't find any function to do this, only can see the #defines in the Net_Config_ETH_0.h but, obviously can't use it.

Thanks