• ARM: STR91x interrupt handling problem (cont)
    Responding in new thread since other thread is dead. http://www.keil.com/forum/21199 So, anyone else with this problem? It seems to be a general Keil issue... Anyone else with what problem...
  • new startup file needed for STR91x !!
    Hi, There are known problems with spurious interrupts using STR91x (ST). ST offers a software work around for it. The startup file must be changed. The startup code provided by ST does not seems...
  • Interrupt Handling Problem
    Hi, I am trying to use Interrupt to check if a key has been pressed on the key pad for this i just wrote a sample code to test it out but i am having the following difficulty *** WARNING L15: MULTIPLE...
  • interrupt handling
    Hello, I need some help with the interrupt handling on a C-167 controller. In this case, the timer T3 is started (in Timer Mode) and works. The period time is about 1s, in this cycle comes the reset...
  • Interrupt Handling
    I am working with a Cypress FX2 based board. There are 5 endpoints (BULK) that I use. Endpoint 1 and 4 are used for sending data from PC to FX2. Endpoint 2 and 6 are used to send data from FX2 to PC...