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

Writing to 8255 Ports using xdata

Hi,I'm using 8051 microcontroller and am new to c51 coding.Somebody pls help me how to write to 8255 using c.

Thanks,
lina

Parents
  • "You are being taught stuff that will get you fired if you apply it in real life."

    Not entirely.

    The 8255 is obsolete, but the general principles behind memory-mapped IO are still good.

    So, understand how XDATA access works - but don't waste too much time learning the intricacies of the 8255!

Reply
  • "You are being taught stuff that will get you fired if you apply it in real life."

    Not entirely.

    The 8255 is obsolete, but the general principles behind memory-mapped IO are still good.

    So, understand how XDATA access works - but don't waste too much time learning the intricacies of the 8255!

Children
No data