• Problem in LPC2368 I2C START Condition
    hii, I am Working on LPC2368 I2C ,I am facing problem in Start Condition i.e,after setting Start Condition bit ,it is not switching to Interrupt Handler,I am first time writing code for I2c ,Is there...
  • Watchdog resets processor after bootloader started.
    The T89C51CC01 has an ISP bootloader that can be started from software. However, it appears that the WDT resets the processor after the bootloader starts running, causing the processor to start running...
  • After RESET
    In one of my projects where I use 89v51rd2 microcontroller, I connect one O/P pin to Electric AC bell through relay. My problem is when reset during switch ON, my O/P pin goes high and come down thus...
  • Ram clear after reset
    Hello, I am working on a project based on STM32F103VC microcontroller. I tried to find any resource/discussion/application note on clearing of internal SRAM after reset (i.e. initialization of SRAM...
  • Maintain breakpoints after reset?
    Hello, I'm new to ARM Development Studio. I'm working with U-boot and trying to set a breakpoint that survives a reset. However, it seems that my breakpoints are never triggered after reset. I'm...