Electronic – I2C and SPI ,if they share same connection , is there confilict or not

i2cspi

We have a product which uses PIC18F4520, and we used some devices like LCD driver and so on, that all use I2C bus to comunicate with the micro. But now we want to add a couple of AD5504, which is a DAC with a SPI interface. We now have a question as to whether they could share the same connection with the I2C bus or not.

Do you have a good suggestion about it?

Best Answer

Another option would be to use an SPI to I2C bridge chip. This would essentially allow you to add a chip select for your entire I2C bus. One such option is shown below.

http://www.silabs.com/products/interface/spitoi2c/Pages/default.aspx