• Example code with timers and interrupts
    I am having a hard time finding any good sample code for using timers and interrupts with the Cortex M3 and the Keil compiler. For that matter, I can't even find any examples of simply how to use interrupts...
  • Example code with timers and interrupts
    I am having a hard time finding any good sample code for using timers and interrupts with the Cortex M3 and the Keil compiler. For that matter, I can't even find any examples of simply how to use interrupts...
  • RGB PWM Timer PCA Example
    Hello, Sure hope this is the right place. I am working with SIL C8051 .. Using the PCA 8 bit PWM sample I am able to dim an LED on the Dev board using CEX0. But something is just not clicking in my...
  • RGB PWM Timer PCA Example
    Hello, Sure hope this is the right place. I am working with SIL C8051 .. Using the PCA 8 bit PWM sample I am able to dim an LED on the Dev board using CEX0. But something is just not clicking in my...
  • Urgent : Anybody having example source code for watchdog timer
    Hi friends, I am using AT91SAM7SE256 processor. Tool : Keil i am using the watchdog timer interrupt for my application. I am unable to initialize the watch dog timer in interrupt mode. ...