2025-05-08 12:31 PM
I am trying to write a ethernet loopback test and I am unable to set the destination MAC address (FF:FF:FF:FF:FF:FF) to broadcast to. Since this is for testing, we want to avoid using NetX.
Is there an example of HAL_ETH_Transmit and HAL_ETH_ReadData back to back and/or a function in the API that can set the destination MAC address?