• Problem in setting up the reset circuit for AT89C51ED2
    Hi, I am trying to program an AT89C51ED2 using FLIP and am always getting an timeout error. I have observed that the voltage on the reset pin always stays at about 4V. The connections are below...
  • Problem in setting up the reset circuit for AT89C51ED2
    Hi, I am trying to program an AT89C51ED2 using FLIP and am always getting an timeout error. I have observed that the voltage on the reset pin always stays at about 4V. The connections are below...
  • setting reset vector address for ST-Link debugger in keil
    I am using STM32L072( cortex M0+) with kel5.23 . My application start address is not the default reset vector address. It has been changed from 0x8000000 to 0x802000. I have changed the startup file...
  • setting reset vector address for ST-Link debugger in keil
    I am using STM32L072( cortex M0+) with kel5.23 . My application start address is not the default reset vector address. It has been changed from 0x8000000 to 0x802000. I have changed the startup file...
  • Cortex-M1 Set Initial SP Value and the Reset Value
    Hello, I hope someone can help me I am using a Cortex-M1, and I need to used a external memory from where the program code will be executed. the program code should starts from the address 0xF000 (size...