Altera_Forum
Honored Contributor
13 years agoProblem with UART Core
I made a driver for the UART core to talk to my computer via RS-232 on a DE2-115 dev board. Im using the NIOS.
It works great sending data to hyperterminal, however receiving data is strange. I wont get any data for the first 20 characters or so, then I get a character, then another 10 go by without getting them, THEN ...after this it somehow syncs up and receives every character after that perfectly. Any ideas what could be wrong with this based upon the clues I have given?