Forum Discussion
Altera_Forum
Honored Contributor
21 years agouart
hi all, has anybody seen a problem where bit 7 received for incoming characters appears wrong? using a niosii 50MHz and adding a uart with 9600 8,n,1 hooking it up to Hyperterminal on wind...
Altera_Forum
Honored Contributor
21 years agoHow often will you be talking to your system via the uart? If the answer is alot you may want to create your own software to talk to it. Then you can make it do whatever you want (like file I/O for example).
What were your connection settings in Hyperterminal? Usually that program is stable and this sounds bad. If your bit 7 is set then I would expect those funny characters (part of the extended ASCII set).