• Long duration timer usiing interrupt
    How do you generate a delay of 80msec using cystal of 11.095Mhz frequency using autoload mode and interrupt while sending data simultaneously to some other port?
  • Long duration timer usiing interrupt
    How do you generate a delay of 80msec using cystal of 11.095Mhz frequency using autoload mode and interrupt while sending data simultaneously to some other port?
  • Oregano 8051, the duration of the command execution
    Hi, I have a question and I was not able to solve it yourself. Is it possible using AGSI change the length of a command (in engine cycles). I need to do to correct the timer counts. I learned for example...
  • Oregano 8051, the duration of the command execution
    Hi, I have a question and I was not able to solve it yourself. Is it possible using AGSI change the length of a command (in engine cycles). I need to do to correct the timer counts. I learned for example...
  • idle thread duration
    Hi guys, I'm just starting on ARM and I'd like to ask a some questions. How can I know when does the scheduler resume after leaving the idle thread (os_idle_demon) ? Or in other words, how can i know...