You can always use the VICRawIntr register to poll the status of any interrupt, even those that are not enabled. Regards, Richard. Manisha wrote: > hi all, > > i am designing a USB driver code in LPC2148 board. whenever the USB port > receives any data, it generates an interrupt. > > However, i want to design my code by polling method, i dont want any extra > running context i.e an extra ISR. but as i found in the manual the bit in > the endpoint interrupt status register only indicates the reception. is > there any other bit or other CSR(Control status register) where i can get > indication for data reception and use that bit for polling? > > Thanks for going through the problem. > > please help me if anyone has any idea. > > Regards > > Manisha > > > The information contained in this electronic message and any > attachments to this message are intended for the exclusive use of the > addressee(s)and may contain confidential or privileged information. If > you are not the intended recipient, please notify the sender or > administrator@...
Message
Re: [lpc2000] Polling for data reception
2006-03-04 by Richard Duits
Attachments
- No local attachments were found for this message.