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

C51: Interfacing Flash AT29C512 with AT89C51

I am trying to interface Flash AT29C512 with AT89C51
How do read and write serially between the 8 bit 8051 and 24 bit Flash,

Kindly help if some one has worked on this.

Parents
  • "am trying my first hand at these things"

    What you really need to learn is how to find the necessary materials for yourself.

    It goes something like this:

    Go to the SST website, and type "SST25VF512" into the search box in the top-right corner.

    That will take you to a page all about the SST25VF512;
    Down the left-hand side, you will see a box headed "Product Resources"
    In that box, you will see links for 'Application Notes' etc.

    You should explore these links - you may well find that your questions are answered there!

Reply
  • "am trying my first hand at these things"

    What you really need to learn is how to find the necessary materials for yourself.

    It goes something like this:

    Go to the SST website, and type "SST25VF512" into the search box in the top-right corner.

    That will take you to a page all about the SST25VF512;
    Down the left-hand side, you will see a box headed "Product Resources"
    In that box, you will see links for 'Application Notes' etc.

    You should explore these links - you may well find that your questions are answered there!

Children