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
>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.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19145)
--- quote end ---
--- Quote End --- Hi ledendbb, Could you please elaborate how to map UART into stdin and stdout so that stdio command can be used? Thanks, yjp