cancel
Showing results for 
Search instead for 
Did you mean: 

ethernet dma rx descriptor not changes

dbgarasiya
Senior II

my program is stuck below this point

so never received ethernet frame

 if(((heth->RxDesc->Status & ETH_DMARXDESC_OWN) == (uint32_t)RESET))

in HAL_ETH_GetReceivedFrame function

0 REPLIES 0