This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

p89v51 vs p89c51

Hi
I have aprogram that runson p89c51 and p89v51 when I am usunf an exact baudrate divider.
I had to change my crystal and I have 3% error.
the p89c51 keeps working fine and the p89v51 works in an unexpected way.
Does someone experienced such a problem?

Parents
  • Thanks
    The original project was developed on P89c51RD2 with 22 MHZ. when we moved to P89V51 it worked OK.
    now we changed the clock input to about 35MHZ. the p89c51 keep working as expected and the p98v51 works but in an unstable way.
    We compile the project for the "V" device.
    the difference between the original to the current exept for the crystal speed is that the baud rate has an error of 3% which was not in the original project. can this be the problem? does the "V" version is more sensetive?

Reply
  • Thanks
    The original project was developed on P89c51RD2 with 22 MHZ. when we moved to P89V51 it worked OK.
    now we changed the clock input to about 35MHZ. the p89c51 keep working as expected and the p98v51 works but in an unstable way.
    We compile the project for the "V" device.
    the difference between the original to the current exept for the crystal speed is that the baud rate has an error of 3% which was not in the original project. can this be the problem? does the "V" version is more sensetive?

Children