• More sample C codes
    Hello. I want to learn how to use two or more interrupts at a time. How to code in C in that case? From where will I get more sample codes to understand some serious programming? I am interested in working...
  • Sample C code for LIN
    Any example Source Code to run a simple LIN network using LINDC as slave and a C8051F530DK (8051) as a master?
  • PWM Sample Code C8051F040
    Where can I find a sample code for PWM to run on the C8051F040?
  • Beginner: sample code T0 interrupt.
    Hi All, I am a beginner and I like to have some sample code (in C) for blinking an LED at 0.5 Hz. Timer 0 should generate an interrupt for the blinking. My target = ADuC812. Thabks a lot in...
  • ADuC814 based SPI sample code?
    What I try to do is to make a SPI communication by a pair of ADuC814. It's quite a simple structure, so that a master sends binary code to a slave. I need two sample routine, one is for transmitting...