ZS1BFE
Member level 1
- Joined
- Nov 17, 2007
- Messages
- 40
- Helped
- 1
- Reputation
- 2
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Cape Town South Africa
- Activity points
- 1,612
I am using 2 x16f877 and transfer data via rs232.
If use a simple counter code, I can get the data from one PIC to the other, BUT as soon as I use other cade like i/p's and delay's to do more functions , then the rs232 does not work anymore.Sometimes the complete code does not work.
Can any one help me to explain how to do rs232 , or is there timing involved on when to rx/tx data via rs232???
I have looked at examples , but as I am fairly new to PIC , I do not understand all the examples. I use CCS C.
Thx
ZS1BFE
If use a simple counter code, I can get the data from one PIC to the other, BUT as soon as I use other cade like i/p's and delay's to do more functions , then the rs232 does not work anymore.Sometimes the complete code does not work.
Can any one help me to explain how to do rs232 , or is there timing involved on when to rx/tx data via rs232???
I have looked at examples , but as I am fairly new to PIC , I do not understand all the examples. I use CCS C.
Thx
ZS1BFE