Shop OBEX P1 Docs P2 Docs Learn Events
24c04 — Parallax Forums

24c04

MacGeek117MacGeek117 Posts: 747
edited 2006-10-17 22:38 in General Discussion
I just got a 24C04 and have read the docs, but I don't quite understand them. How exactly do you write and read to it?
RoboGeek


▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"

Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com
·

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2006-10-17 22:22
    The 24C04 is an I2C EEPROM. If you want to use a Stamp, look at the I2CIN and I2COUT statements in the PBasic Manual. If you want to use a Propeller, look in the Parallax Object Exchange for an object for handling I2C devices.
  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-10-17 22:38
    Bear in mind that the I2CIN/I2COUT commands only work on the BS2p, BS2pe and BS2px Stamp Modules.· For the BS2 there are code examples on a couple of our EEPROM pages for handling I2C I/O.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
Sign In or Register to comment.