Hello! What I would like to do is interface the 93LC56 serial eeprom and the DS1620 digital thermometer with the PIC16C74. For that, I was thinking maybe using the pic's built-in SSP module. Now, what I would like to know is, with the Synchronous Serial Port (SSP) module, can I have multiple slaves on the same bus? For instance, the 16C74 would act as the master and the other two as slaves. Would that work? I know with I2C you can do that, but for SSP? Thank you very much! And sorry for the newbie question! Jean-Francois