LWIP TFTP
Hi, I have to develope a system where an stm32 connected via ethernet handles files stored in a sdcard through an FTP connection from a PC.
I know there is a sample from ST exactly about this but I can't get it to work on my nucleo H723 board, it seems that somehow the generated files from cubemx are totally scrambled, different content and placed in different locations.
Infact if I try to setup a project using cubemx as found in an online blog the project is generated but I cannot find ethernetif.c under src folder for example...
Could you please help me and show me the right directions?
thanks
