File writing issue with Ethernet in STM32Cube F4 V1.27.0
Hi,
I ported my project from F4 V1.26.2 to V1.27.0 and found an issue related to file corruption on the sd card after transferring the file through Ethernet (by FileZilla FTP). The weird point is transferred file size is correct but the file contents are different.
It looks like TCP client/server, VNC, FTP, etc work fine. So, I thought the problem comes from SD driver or file system (FatFS) however, there was no such update.
Does anyone have a similar issue and resolution?
Thanks.
Chris
