Hello again, Solution:you need to set the file->data = NULL in fs_open_custom(). then everything works fine ! Would be great to find this solution somewhere in the documentation.
Hello, I have ported the ETH driver as described.short overview of my project and what i am using: FreeRTOSLwIP (raw API)httpd a webserver is running on STM32H7(httpd) i want to transfer approx. 50MByte over POSTWith the legacy ethernet driver the H7...