• Beginner seeks i2c advice
    Hi. I am new to programming the lpc23XX's and am using one for my project.The board I am using is the mcb2300 version 3.I am currently having trouble in using the i2c.I am using pin 83 and 85 which...
  • First project in Embedded C
    Right now I am tinkering around with embedded programming; desktop programming is getting a little boring. I am trying to make a clock. The part I am having trouble with is displaying the time. I need...
  • Seeking Wisdom; Func calls from interupt and Volatile
    Hi Everyone, I have 3 controllers, all using SILABS C8051F040 SOC. They perfrom various functions on there own and communicate via CAN. They are working well together (I fixed one major problem I will...
  • First project on ARM
    Hi i am doing my first project to understand about ARM stm32f407 microprocessor using TTL/CMOS logic gates externally,and check the function of a SOP design by generating inputs to the logic and reading...
  • first project on uvision2 not working.
    I have created my first project and I have included only one file, which is very simple, and here is the contents of it. /*This program demonstrates the use TCON and TMOD SFR. */ #include <REG51F...