cancel
Showing results for 
Search instead for 
Did you mean: 

Will the FTP addon for AZRTOS work for an F7 chip?

ijohnson
Associate

I'm looking to utilize an FTP server with the STM32F7NI-Discovery board.

 

Specifically I'm looking at taking Nx_Webserver demo for that board (which works great) and adding the ftp module to it that NetxDuo provides.

 

However, I'm seeing that the F7 chips don't have a way to add the FTP module to NetxDuo using the STMCube IDE, where that option is available for the H7 chips.

 

Is there anything preventing me from getting an ftp server running by manually copying the addon from the NetxDuo Github repo and modifying the WebServer Demo project to utilize FTP on the F7 board?

 

I've gone ahead and added the files to the project and it compiles just fine, but I run into memory management issues when trying to create an FTP server with it. That could very easily just be my own inexperience with the tools, though.

 

ijohnson_0-1760718396710.png

ijohnson_1-1760718438588.png

 

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @ijohnson 

A change request has been submitted to the development team under internal ticket number 219989 to add FTP server and client support for the STM32F7 series in the X-Cube-AzureRTOS pack.

I will keep you posted with updates.

THX 

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.