Skip to main content
pestov
Associate III
May 25, 2017
Question

STM32F407 + LwIP + FreeRTOS: ethernet fritz

  • May 25, 2017
  • 0 replies
  • 469 views
Posted on May 25, 2017 at 08:24

If CHECKSUM run by SOFTWARE ethernet fritz in some packets (spam).

//#define CHECKSUM_BY_HARDWARE in lwipopts.h

EthHandle.Init.ChecksumMode = ETH_CHECKSUM_BY_SOFTWARE; in ethernetif.c

How can i fix it?

    This topic has been closed for replies.