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

write and read from sle 4418

In my project i need to communicate with sle 4418, the microcontroller i used is pic 16f877. I used i2c to communicate with sle 4418. but it is not working, could you please give me sample codes to write and read from sle 4418 with pic 16f877.

Parents
  • Commercial project or school project?

    If school project, the goal is learning, and you learn more by getting your code to work than to drop in existing code.

    If commercial project, then you can't use any available code. But you can contact a consultant and buy code.

    Why not post information about what you have done, and what doesn't work and the relevant portions of your program?

Reply
  • Commercial project or school project?

    If school project, the goal is learning, and you learn more by getting your code to work than to drop in existing code.

    If commercial project, then you can't use any available code. But you can contact a consultant and buy code.

    Why not post information about what you have done, and what doesn't work and the relevant portions of your program?

Children