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

P3.5 not changing its state

hi to all i am using at89c55wd
the problem is when i tried to toggle the P3 all bit i.e. P3.0,1,2,3,4,6,7 changes its state expect P3.5
i used timer 0 as timer after 1 sec i invert the P3. position by P3=~P3 but P3.5 unchanged all other toggle between 0 and 1.P3.5 toggle properly on simulator but not at h/w side.

i tried it by changing the perticuler bit i.e. P3.5 but did not work
please help me

Parents
  • "i cheacked the same thing on the different board but the same thing happenning"

    Is that another board to the same design, or a completely different board?

    If it's another board to the same design, Could it be a design error - so that both boards have the same problem?

    If the at89c55wd is in a socket, remove it and check for shorts to ground...

Reply
  • "i cheacked the same thing on the different board but the same thing happenning"

    Is that another board to the same design, or a completely different board?

    If it's another board to the same design, Could it be a design error - so that both boards have the same problem?

    If the at89c55wd is in a socket, remove it and check for shorts to ground...

Children