Post Go back to editing

How to use EEPROM block in SS+ for an I2C part?

Category: Software
Product Number: SS+
Software Version: 2.2

I have a board with an ADAU1452 and an EEPROM that are controlled via I2C from a small micro.

I would like to be able to load/read the EEPROM contents from SS+, which if you go to the settings looks possible. Except there's no setting that I can find to indicate the part is I2C, not SPI, nor can I find where the address is set.

Hitting F1 does not bring up a help page for the block, you just get the generic landing page.

Thanks

Parents Reply
  • Hi Dave,

    .ssprj file below, here's screen captures for anyone looking that doesn't want to open the file.

    As an aside, the SigmaDSP examples on the Wiki don't seem to have the same concept of "Platform" as being a board with parts on it, in the example they are the actual DSP code.  The Sharc examples do follow the board with things on it model.  I'm not sure why the SigmaDSP ones are different is but it's certainly confusing.

    Thanks for taking a look.

    Brewster

    eeprom-ex.ssprj

Children