jayanthyk192
Full Member level 3

Hi,
while taking input to 8051,in C,i used to never send a '1' to the port latch.now i know the architecture and realized that i had to send a 1 to the latch.but even when i did'nt do this the inputs used to be proper external inputs.how is this possible?does the compiler put an extra instruction wherever the inputs are taken?
thank you.
while taking input to 8051,in C,i used to never send a '1' to the port latch.now i know the architecture and realized that i had to send a 1 to the latch.but even when i did'nt do this the inputs used to be proper external inputs.how is this possible?does the compiler put an extra instruction wherever the inputs are taken?
thank you.