Skip to main content
Visitor II
July 14, 2020
Question

Ethernet frame problem

  • July 14, 2020
  • 1 reply
  • 485 views

Hello sir

i am getting error here

if(((heth->RxDesc->Status & ETH_DMARXDESC_OWN) == (uint32_t)RESET)) in stm32f7xx_hal_eth.c file.

where value of status never changed so I am getting no frame in reading of ethernet frame

Dipak Garasiya

    This topic has been closed for replies.

    1 reply

    Visitor II
    July 15, 2020

    `