Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUART Core with CTS/RTS
In a working design I configured my UART core so that it uses CTS/RTS. But I do not get a simple design running that shall only send integers from a Windws hyperterminal to via the Nios core an...
Altera_Forum
Honored Contributor
21 years agoSorry there was something wrong in my last answer,
the commands to set/reset RTS conflict with the fast driver of the uart. After checking the documetation, There is no information how RTS and CTS is used by the HAL ! There is no description, which flags of the termios structure are supported. How can I set/reset RTS from application ???