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
827 stars 409 forks source link

[ETH] fix constant receive buffer size #119

Closed DedkovArtem closed 1 year ago

DedkovArtem commented 2 years ago

regardless of the value of ETH_RX_BUF_SIZE, the size of the receive buffer was always 1000 bytes

ASELSTM commented 2 years ago

ST Internal Reference: 126245

ASELSTM commented 1 year ago

Hi @DedkovArtem,

The issue you reported has been fixed in the frame of version v1.27.1 of the STM32CubeF4 published on GitHub.

Thank you again for having reported.

With regards,