• Uploading Flash?
    Hi, I'm using Keil uVision 4 IDE and the MCBSTM32E development board with a STM32F103ZE uC. I can download my application into the uC but is it possible to UPLOAD the flash application? I...
  • feedback on "HTTP Upload"
    Hi all, I used the HTTP_Upload example in order to update a board's firmware. Everything works fine, but I'd like to add a feedback about the updating status. I have no experience about web...
  • Stop data uploading
    Hello, i am using uVision and USpear to program and debug an ADUC832 (8051 architecture). But if i step throug the application (debugging) the steps takes a lot of time, i think the USpear loads...
  • File upload with http and form
    Hello, I will upload a file with http and form. When I use "ENCTYPE...", the function cgi_process_data() is never called. In the thread http://www.keil.com/forum/docs/thread8929.asp someone...
  • upload picture via HTTP
    How I can upload picture on my server via HTTP (RTL-TCP_NET)to use it them on web page?