I want to build the application on LPC54608 with freeRTOS, ethernet connection and SD card. That is why, I am looking for the example project on MCUXpresso with TFTP server. I need to manage the file system on sdcard via ethernet connection. Can anybody help me?
Thanks for any help
Rafal
Hi Rafal,
I recommend you to download the SDK from https://mcuxpresso.nxp.com
There are some examples using SD card, UDP that you can use as reference for what you are trying to accomplish.
I hope this helps you.
Have a great day,
Felipe
Hi Felipe,
Thank you for your answer.
I have already implemented the SDK examples with SDcard and UDP stack in my application. That were very useful firmwares for me, but I as mentioned I am looking for something with FTP server.
If theres is no way to use something already written for LPC, I will try to do something based on UDP.
Kindly regards
Rafal
Hi Rafal,
Unfortunately, there is no demo already written with FTP server. Sorry for the inconvenience this may cause you.
Best regards,
Felipe