Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Spow

  1. S

    I2C communication EEPROM/PIC

    I found the answer ^^ This portion of code actually was in a for() instruction, and as there were no delays included, it failed most of the time. I must have modified something else though, for I am pretty sure that none of the requests above ever succeeded before. I noticed the delay thing...
  2. S

    I2C communication EEPROM/PIC

    I don't have access to such materials :S I placed a code portion supposed to lit a DEL if i2c_write() returns 1, and it works.
  3. S

    I2C communication EEPROM/PIC

    Hi, I'm trying to have an EEPROM and a PIC successfully communicate through the I²C bus. The accelerometer worked out just fine in I²C (on the same circuit), but I don't seem to be able to read/write data on the EEPROM. I saw a lot of code on the internet, and mine is pretty standard for that...

Part and Inventory Search

Back
Top