2014-06-15 11:25 AM
Hi everyone,
Someone explain
to
me
the steps
to run
the
HTTPServer standalone on
STM3221G
EVAL
-
Boards
and more precisely
how to send
the file
at the server ...
thanks.2014-06-15 03:14 PM
[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Discovery/Upload%20A%20Binary%20File%20In%20Web%20Server&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/AllItems.aspx¤tviews=66]Previous thread on topic
You'll need some where to put it, so file system and drivers for that. Perhaps you can use/implement HTTP PUT to send it files? FTP or TFTP?