• How to load bin file to memory
    Hello, I use STM32F103 uC and I want to load pattern file to memory at address 0x08010000 (FLASH area). I want to do it in simulation. I converted my pattern bin file to hex format by using bin2hex...
  • loading BIN to external RAM
    Is there any body who knows how to load a binary file to particular external RAM address in uvision? The command "LOAD" do not indicate any load address.
  • bin file
    hi, i have some doubts in bin file creation for at89s52. how to create bin file from hex file using keil uv4? or shall i program direct hex file created by keil? or shall i program the output file...
  • How to load SPI device with a specific bin file
    Hello All, I have reached a dead end try to load a specific ".bin" file to an external SPI device. I hope somebody can help me out here. I am using Keil eval board MCBSTM32E and I want to download...
  • BIN file
    How can I generate a .Bin file instead of .hex file using uVision ?