??? 07/21/05 14:40 Read: times |
#97736 - port 0 assigned as output Responding to: ???'s previous message |
Charles Bannister said:
Why do you make port 1 an output and then try to make it input data? Unlike some other architectures, In the standard 8051, there is no way to "make a port an output" nor to "make a port an input" - they are all bidirectional all the time: See: http://www.8052.com/forum/read.phtml?id=88984 If the datasheet doesn't say anything different from the "bible," then the "bible" applies. |