Altera_Forum
Honored Contributor
19 years agoUART - problem
hi i am having problems in wrting a C function that can read data streams from the UART and returning it to a buffer . can some body help me out with this.. bye
Assume your system is based on Nios II:
>map your UART into stdin and stdout >then check with stdio command then you can verify hardware implementation. After doing that you can play with HAL driver.