• c166 interrupts
    How can I cause an interrupt to load a function when my P8.5 goes high? Thank you
  • Clear pending interrupt for AT89C51CC03
    We are having a problem in that we are disabling external interrupt 1 (EX1) in order to prevent a task from happening, but, when we re-enable EX1, a pending IRQ is serviced. We would like to be able...
  • Clear of External Interrupt Pending bit
    Hi, I'm using Keil MDK-ARM 4.22a RTX OS on a STM3220G Eval board. I added RTX and FS to the "Memory" example and everything is working fine. I have tasks that read a file while another one is...
  • clearing GPNVM2
    Hi, anyone knows of any examples for SAM7x256 for clearing GPNVM2 bit in software? I know the eval kit has a jumper but I am using my own board and can't use a jumper to start SAM-BA. I use...
  • U1RBR Clear
    How do I clear the U1RBR register? Thanks