Posted on May 17, 2011 at 12:06Hi, I think that first you should consider the following questions: - what max I2C speed is supported by your slave device (Standard, Fast or High), - are the CR0, CR1, CR2 bits in S1CON set accordingly to your crystal...
Posted on May 17, 2011 at 12:05Hello, I must disable PFQ and BC in some sections of my code to ensure deterministic execution (timing is essential). I understand that for instruction timing I should take the number of machine cycles from Instruction...