Forum Discussion
Altera_Forum
Honored Contributor
14 years agoUART RS232 communications using HAL
How would I code a RS232 communications between NIOS and a computer? I would like to have a preable of the character '%' and end the message with '\r\n' How can i go about this?
Altera_Forum
Honored Contributor
14 years agoE.g. using printf() ?