Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

how do I watch a RX interrupt in UART register mode?

   

I configure the UART like below,but it doesn't work and the usb is not enumerate!

   

The "NULL" is insteaded by the UART callback function in the line of "apiRetStatus = CyU3PUartSetConfig (&uartConfig, NULL); ".

   

How can I make it work when the UART finish receive data produce a interrupt?Thank you very much!

0 Likes
4 Replies