STM32CubeF4 icon indicating copy to clipboard operation
STM32CubeF4 copied to clipboard

[ETH] fix constant receive buffer size

Open DedkovArtem opened this issue 3 years ago • 1 comments

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

DedkovArtem avatar Apr 01 '22 16:04 DedkovArtem

ST Internal Reference: 126245

ASELSTM avatar Apr 11 '22 14:04 ASELSTM

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,

ASELSTM avatar Feb 20 '23 13:02 ASELSTM