• interacting with a k6x8008 ram chip
    hello everyone, I am reading some code on a system that connect the 8051 with an external ram chip but I have no idea what is going on with the code, I have been struggling on this for quite some time...
  • Interacting with 'User Program before build'
    Hi, uVision 5.11.1 with LPC4357 I compile Javascript as part of the build using the 'Run User Program Before Build/Rebuild' User setting. I would like to resolve the following issues: 1) Javascript...
  • 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...
  • Creating and flashing a bin file
    Using an MCB2370 eval board, trying to flash (via IAP) a new version of our application. I have things configured where I can connet a PC to the board (using USB as virtual com port) open a file, download...
  • Transfer a file form computer onto a ST flash memroy
    I want to transfer the KEIL generated .hex file from computer's memory via UART onto the internal flash memory of the STM32F4. Can anyone give me a heads up of where to get started? and what are the...