I wanna write on lcd screen using I2c serial connection. i have a project made with pic16f877 as an example and in this project sspm3:sspm0 bits are selected as "0110". This sspm bits information is not given in pic18f258's datasheet. could you please tell me how should i adapt the sspm bits for pic18f258. thanks in advance.
In pic18f258 datasheet (PIC18FXX8), section 17.4, Register 17-4 is shows SSPM3:SSPM0 value of 0110 as I2C Slave Mode, 7 bit address.
How did you miss that?