This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interrupt driven uart / printf / FX2

Hello

does anyone tried to uart an interrupt-driven uart in the framework of Cypress?
I mean :
- do I need to modify putchar() to use printf()?
- what the uart ISR need to do when TI!=0

I want to use UART0 in interrupt mode, mainly for receiving characters.
I don't exactly know what to do in interrupt when I Tx messages.

Thank you for your participation,

Emmanuel

0