• strange interrupt behaviour
    Hopefully someone can give me a tip. I'm completely lost on what's happening. I have the following problem. Using a 87C51RC processor I'm using 2 timers with interrupt, Serial comm with interrupt and...
  • strange interrupt behaviour
    Hopefully someone can give me a tip. I'm completely lost on what's happening. I have the following problem. Using a 87C51RC processor I'm using 2 timers with interrupt, Serial comm with interrupt and...
  • event flags on LPC23xx
    hi, i'am using rl-r tx and i have to synchronize four tasks. I read that i can use the event flags, where can find more specifications about this??? Is there a table that explain the mean of each...
  • event flags on LPC23xx
    hi, i'am using rl-r tx and i have to synchronize four tasks. I read that i can use the event flags, where can find more specifications about this??? Is there a table that explain the mean of each...
  • Strange Compiler behaviour
    Hello, I have to migrate from one type LCD to another. So, I cloned the project for the new LCD type. The problem is that almost identical code(software SPI) is compiled in very different manner. ...