• Capturing signal
    Hi, I have to capture a signal using lpc1768 in Keil uvision-IDE. I tried alot. Am not getting it. Plz anyone give the code. Thanking You.
  • Capturing signal
    Hi, I have to capture a signal using lpc1768 in Keil uvision-IDE. I tried alot. Am not getting it. Plz anyone give the code. Thanking You.
  • How does Cortex-M3 core capture the interrupt signal
    Note: This was originally posted on 31st March 2013 at http://forums.arm.com Hi, I'm using the Cortex-M3 and handling the interrupts of it. It seems that if I set ISR entry to the right interrupt vector...
  • How does Cortex-M3 core capture the interrupt signal
    Note: This was originally posted on 31st March 2013 at http://forums.arm.com Hi, I'm using the Cortex-M3 and handling the interrupts of it. It seems that if I set ISR entry to the right interrupt vector...
  • capture flags in timer are set by hardware even i haven't enabled the capture mode
    i am doing a program on timer in STM32L152 Discovery board.Actually i want to check UIF flag in TIMx_SR ,so i have eabled update interrupt.but while running the program capture flags in TIMx_SR is changing...