STMicroelectronics / STM32CubeF4

STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
871 stars 418 forks source link

After migrate project to FW 1.27 ICMP checksum not working #136

Closed fialot closed 2 years ago

fialot commented 2 years ago

Caution When migrating a project to FW version 1.27, the original LWIP parameter CHECKSUM_GEN_ICMP value is lost (changes to the default 1), which can cause the checksum generation to malfunction.

Describe the set-up

ASELSTM commented 2 years ago

Hi @fialot,

The point you reported is actually related to the CubeMX generation problem and not to the firmware published in this repository. Unfortunately, we don't treat aspect related to CubeMX tool in our GitHub repositories. They are rather treated at the STM32CubeMX dedicated page of the ST Community .

Since this issue is not directly related to the STM32Cube firmware but rather to our ecosystem, please allow me then to close this thread. Thank you for your comprehension.

With regards,