Monu johar
Newbie level 5
- Joined
- Aug 19, 2012
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,330
I want to represent data bits on port2 of 8051...and this same data is transmitted serially on rxd pin of uC by putty software on pc. I.e if i send byte "1" by putty software then this byte "1" should be represented on port 2 in terms of 8 bits on port 2 pins...can anyone provide me code. At 9600 boud rate.