• problem with running External Interupt on LPC23XX
    I am new on ARM and I am using Keil micro vision v3 I had build an example for RTX kernel on NXP LPC2368. I have problem with running External Interupt. Can anyone help me and tell me how can I configure...
  • Only one external interupt is serviced when interupt inputs are paralled
    Hello Experts, Please help me to solve the below issue. I have written a code to handle two external interrupts (ENT1 and ENT2) and toggle port pins to confirm the ISR's execution. When both the...
  • Using Interupt
    Hi all, i want to use a interupt to switch to a function can i do that? ie when i receive data that is when i get 'RI' can i define a function such that i can switch to it whenever i get RI else the...
  • Not getting interupt
    Hi all, I am using KEIL UVISION for my application. I am trying to enhance I2C module of the same. I have initialized it in Master transmitter mode. When I first time transmit START command by setting...
  • sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?