Forum Discussion
Altera_Forum
Honored Contributor
19 years agoan UART programme
Hi there,I'm trying to delievering and recieving charactors by UART:while I recieve a charactor(for example:0x00),I delieve 0x01.Below is my C programme,could anyone tell me if there's any pr...
Altera_Forum
Honored Contributor
16 years ago<div class='quotetop'>QUOTE (cicizhang @ Dec 20 2006, 08:00 PM) <{post_snapback}> (index.php?act=findpost&pid=20140)</div>
--- Quote Start --- Thank you .I tried to make an interrupt of receiving charactors,and then delievering what I've received.I had problems with baud rate,it was because I forgot to change the property to baut rate changeable,now it's OK.Thank you again.[/b] --- Quote End --- I try the programme accoring to which you provided,I meet the same question as you, But I understand how you resolve it Can you describe concretely!!!