Altera_Forum
Honored Contributor
10 years agoRS232 rxd code
Hi :)
i'm new here and i need some help... i work on project and i need to read from kind of machine some letters... there is an ascii code to all letter. this machine send words that i need to read them. in this words i need to check the letters (Y/N)? for the start of this check i want to check one letter/char for example: ( or Y or / . i know that machine send '1' (idle) always and when i press "reset" on this machine, the machine send words that i need to read with start bit+8 bits (data)+stop bit. I'll be glad if someone would help me to write this code or give me examples of rxd codes :) thanks...