Hey there,
I've been exploring the capabilities of the PIC18f45k22, and it seems like using both SPI and IIC simultaneously might not be possible due to the single MSSP module. From what I've seen, it appears that SCL and SCK share the same pin, which can limit the concurrent use of both protocols.
In a case when we have one device that works on SPI and another work on I2C. In this situation what would be possible solution ?
I've been exploring the capabilities of the PIC18f45k22, and it seems like using both SPI and IIC simultaneously might not be possible due to the single MSSP module. From what I've seen, it appears that SCL and SCK share the same pin, which can limit the concurrent use of both protocols.
In a case when we have one device that works on SPI and another work on I2C. In this situation what would be possible solution ?
