This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

De-Asserting UART interrupt on OMAP3530

Other Parts Discussed in Thread: OMAP3530

Hi,

Can anyone help me to de-assert  the uart interrupt line.

I have enabled the UART interrupt only for reception of data.

Processor get the interrupt and data is read to a local buffer. Since the Interrupt line is not deasserted , i keep on getting the same interrupt.

How can i deassert the UART interrupt in OMAP 3530? Is it in the UART side or Interrupt Controller Side?

Please help .

 

These are the UART configuration values which i used .

8 data bits and  2 stop bits,

FIFO enabled. 56 Byte RX FIFO and 8 Byte TX FIFO.