Touchscreen + interrupts / rtos

29 Jul 2012

Hi,

I am working around with the LCD TFT from MikroElektronika. I want to fire up an interupt when the user is touching the screen. I am not sure if it is possible because the pins are analog?

Another solution would be to use threat and an RTOS I suppose. However, I am using the LPC11u24 and it looks like it does not work.

So, basically, I have 2 questions:

Quote:

1- Can I use interrupt on analog pins?

Quote:

2- is the RTOS supposed to work with the LPC11u24?

The touchscreen works fine.

thanks.