User Activity

I make a TCP Server using STMCubeIDE on STM32F207VC board. It works fine, but always after 1500-1600 bytes data receieved, it stopped responding, and it is also disconnected from network. No replied ping too. I have read discussions about bug of LWIP...
I just learn try to make RAW API LWIP http server. I have done with simple html. I just used MX_LWIP_Process(); Now I want to handle long url like 192.168.1.10/menu/config/hardware/... I have made many sub folders in fs folder, but it only work when ...
Posted on March 27, 2017 at 19:30Dear All. I'm using STM32F051 with 12 MHz crystal. but my serial communication ran 1.5X faster then i set.I think i need to configure HSE. i have editted ->  #define HSE_VALUE    ((uint32_t)12000000) but still doesn'...
Posted on April 19, 2015 at 06:59Hi, I'm trying AN2557 FW3.30 from ST's website. i run it and I fill it succesfully when download first application at 0x8003000-0x8004209. but for second time, the downloading is failed. then i go to check flash cont...