Uart frequency, Stdin, Stdout with RTX

Hi all,

In MCBSTR9 board main ossilator frequency is 25Mhz and we can rise this frequency up to 96Mhz by PLL in STR9. My question is this, is there any upper frequency limit for UART to handle the communication?
I can send and recv data at frequency 48Mhz, but I could non be able to send and recv at 64Mhz.

And I want to ask an another question. In RTX_Config.c file, there is an option about stdin and stdout(use Com1 and use RTX_agent), what is the difference between these two?

Thank you.

More questions in this forum