Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

uart 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...