hi all, I think this one is truly nuts and bolts. 16f877a to 16f877a using pbp. I would like someone to suggest the simplest code to transfer a 12 element word array from one pic to the other using serout/ serin.
-break the elements into high and low bytes?
-loop the serout so that transmit is one element at a time?

how about serout porte.0,t9600,'the whole bloody word array'

any pre-existing snippets of code would be really nice to read. And i do thank everyone in advance...Garret