We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Serial Port in Mode 1 and Timer 1
I am using P89V51RD2 microcontroller.I configured Serial port in Mode 1(Auto baud Rate Generation) with Timer 1.
In this configuration communication is working.But when micrcontroller sending data it make MSB bit of data High.So if I am sending 0x13H,I am getting 0x93H
0x32H - 0xB2H 0x33H - 0xB3H
But same configuration with Timer 2 is working very perfectly.
So where should I check?
answered extensively in parallel post
www.8052.com/.../read.phtml
many are of the opin ion that when you parallel post politeness require you to mention it.
Erik