• Logic Analyzer randomly freezes...
    I am using the STM32F4 Discovery board (Cortex M4F) with uVision. I find the Logic Analyzer very useful, but I experience the following problem. After a random time (10, 20, even 30 seconds) of correct...
  • UART randomly not working !
    Hi, I facing some problem on P89LPC936 UART portion. After some debugging, I realized the UART is randomly not working. Steps I did : 1. Using UART generated code from Code Architect (To narrow...
  • interrupt stops interrupting
    Myself and my partner have written a program to interface keypad(4x4)&lcd to a targetboard (c8051) and also we have written a subroutine to realise a realtime clock using timer3 interrupt. The problem...
  • Stopping and Starting an Interrupt Routine
    I have an application that runs from FLASH and downloads a second application into RAM, and then jumps into the RAM program. The FLASH application has an interrupt function that is defined as: void...
  • External interrups stops Match Interrupts
    Hello experts, With LPC2138 I am developing a control system hardware and software for a packaging machine industry. I am unable to understand the below described behavior. I am using Proteus...