Forum Discussion
Altera_Forum
Honored Contributor
13 years agoOk, we have invested in a new SHT21 which uses I2C.
Now when building our system in SOPC builder, I have added a SPI(3-wire interface) for the ADXL345 under Interface Protocols->Serial->SPI(3 wire interface). Setup: Type-Master Number of Selects-1 SCLK-4900000 Data width- 32 bits Shift- MSB Clock Polarity and Phase-0 My real question lies in the implementation of I2C protocol. I don't see a core for I2C implementation.. any advice? OpenCores.org?