Dear lwIP Support Team,
Thank you for your response.
To provide more details, I am using the STM32H573VIT MCU. It features a Cortex-M33 core, 2MB of flash memory, and 640KB of SRAM. For Ethernet connectivity, I am using the RTL8201F
Ethernet PHY. Additionally, I have integrated an external flash memory with a capacity of 16MB for handling larger data storage needs.
As mentioned earlier, I encounter an issue when sending large web data files. After splitting the data into 1KB packets, the transmission works initially, but after a few webpage
reloads, the MCU crashes after sending a few packets.
I would appreciate your guidance in identifying the root cause and any suggestions for resolving this issue.
Thank you for your time and assistance.
Best regards!
Nguyễn Công Minh (Mr. Muk)
Firmware Engineer
M:
(+84) 388 425 928 | E:
RD08@vietes.vn
W: www.vietes.vn
A: No. 91,
Trung Kinh Street, Trung Hoa Ward,
Cau Giay District, Hanoi, Vietnam
which MCU you ate working on.
On Mon, 7 Oct 2024 at 18:14, Nguyễn Công Minh
Dear lwIP Support Team,
I am currently working on a project using LWIP with RTOS to send large web data files. However, I have encountered an issue where I am unable to send the entire file at once. To resolve this, I divided the file into smaller packets of 1KB, which allows the
transmission to succeed.
While this approach works initially, after reloading the webpage a few times, I experience a problem where the MCU stops responding after sending only a few packets. The transmission fails, and the program halts unexpectedly.
I would greatly appreciate your assistance in diagnosing and resolving this issue. Could you please guide me on possible reasons for this behavior and suggest any potential fixes?
I attached the lwip config file
Best regards!
Nguyễn Công Minh (Mr. Muk)
Firmware Engineer
M:
(+84) 388 425 928 | E:
RD08@vietes.vn
W: www.vietes.vn
A: No.
91, Trung Kinh Street, Trung Hoa Ward,
Cau Giay District, Hanoi, Vietnam