Skip to main content
Visitor II
June 2, 2022
Question

Ethernet Rx interrupt issue on STM32F7

  • June 2, 2022
  • 1 reply
  • 1195 views

Hello guys, so I'm trying to establish an Ethernet communication between my PC and STM32F746G-DISCO without using LWIP. I set the Rx mode to interrupt and configured the MPU now the problem is the interrupt only works for 4 times. After looking I found out that it goes only 4 times because that's the length of the Rx buffer. I kept looking for a solution so the data will be overwritten to the buffer once it's full but I couldn't make it. Can anyone help me with it ?

Thank you

    This topic has been closed for replies.

    1 reply

    Graduate II
    June 2, 2022