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

AT24C16

I use ATmega32L and an eeprom AT24C16..Could anyone give me source code to read and write from this eeprom.

PLease mail me at sarvesh.baheti@gmail.com

Thanks!

Parents
  • Looking at professional examples is a great way for a budding amateur to learn

    if you do not have (developed) the skill to, at least in principle, develop the thing yourself, ANY error/misunderstanding/... will stun you.

    The typical example is all the LCD/UART/... "sample codes" that have led to forum posts "why does this code not work for me?" simply because the downloaded code was used with a different clock speed.

    There is no excuse for not knowing, at least, the basics before you start.

    Erik

Reply
  • Looking at professional examples is a great way for a budding amateur to learn

    if you do not have (developed) the skill to, at least in principle, develop the thing yourself, ANY error/misunderstanding/... will stun you.

    The typical example is all the LCD/UART/... "sample codes" that have led to forum posts "why does this code not work for me?" simply because the downloaded code was used with a different clock speed.

    There is no excuse for not knowing, at least, the basics before you start.

    Erik

Children