Page 1 of 1

Unique MAC address for a custom board

Posted: Tue Sep 20, 2022 4:10 pm
by mattia424
I have developed a board based on STM32F429ZI and LAN8742A and now I should make sure to assign the mac address, what is the best way to do it?
The purchase of a block of mac addresses from the issuing body and the relative association seems to me a very difficult process to implement (due to the costs and how to assign them one by one).
Browsing the internet the only solution I found is to install the SST26VF032BT chip and then read its MAC address already assigned, could this be the fastest and least expensive solution?
Thanks for the advice