Forum Discussion
Altera_Forum
Honored Contributor
21 years agouart hal questions ?
1. how can I open the uart for non blocking read ? 2. how can I do "blocking output" with "non blocking read" ? ( without modifying altera_avalon_uart.c) 3. how can I disable RTS/CTS in sof...
Altera_Forum
Honored Contributor
21 years agothanks rugbybloke,
the question of RTS/CTS is just that I don't know, if I will need it later. Also I have 3 nearly equal projects, so that I don't want to change the sopc system. So I think, it only needs to clear the flag ALT_AVALON_UART_FC. Is the function "uart_set_flowcontrol correct" ???