• Can interrupt don't trigger
    Hi, I have used dome CAN examples but I hae met with an strange problem. With the following code that I attach later I've get to trigger the interrupt recpection of can IRQ and every thing seems...
  • Can interrupt don't trigger
    Hi, I have used dome CAN examples but I hae met with an strange problem. With the following code that I attach later I've get to trigger the interrupt recpection of can IRQ and every thing seems...
  • Cast 80515 dual data pointer configuration
    I am trying to use uVision and C51 with a Cast R80515 core that runs on an asic chip. I am having problems with my dual data pointer setup. The device database contains an entry for Cast R80515. This...
  • Cast 80515 dual data pointer configuration
    I am trying to use uVision and C51 with a Cast R80515 core that runs on an asic chip. I am having problems with my dual data pointer setup. The device database contains an entry for Cast R80515. This...
  • Timer2 interrupt
    Hello, I'm currently writing code to decode RC5/6 signals. Therefore, I'm using Timer2 of a 8032 processor because of its very convenient time measurement capabilities. The Timer2 is set in the Capture...