Page 1 of 1

Need some pointers on TX and RX 16f88

Posted: Mon Jun 16, 2008 4:06 pm
by phatali
Hi

Im simply wanting to send const chars through TX for the time being on a 16f88, now this is probs very simple but iv never actually done it !! :shock:
I just need some simple pointers in the right direction on how to go about programming a 16f88 to send const chars out on the TX.

Thanks
Ali :D

Re: Need some pointers on TX and RX 16f88

Posted: Tue Jun 17, 2008 8:34 am
by Steve
There are a number of Flowcode RS232 examples that explain how to do things here:

http://www.matrixmultimedia.com/Flowcode_Examples.php

Even if you don't use Flowcode, they could be useful just to see the approach.