Michael Rigby-Jones wrote: > > >>-----Original Message----- >>From: piclist-bounces@mit.edu [mailto:piclist-bounces@mit.edu] >>Sent: 01 September 2005 13:42 >>To: pic microcontroller discussion list >>Subject: [PIC]: what does bit SSPSTAT<7> do ? >> >> >>hello, >> >>as my previous post didn't get any responses, >>I rephrase my question: >> >>Can anyone tell me what bit SSPSTAT<7> does, >>in I2C mode ? >> >> > > >>From the mid-range reference manual: > >"The SMP bit is the slew rate control enabled bit. This bit is in the SSPSTAT register, and controls the slew rate of the I/O pins when in I2C mode (master or slave)." > > thanks, but how does it control the slew-rate: PIC16F877 manual states 0 = slew rate control enabled for high speed mode (400 kHz) 1 = slew rate contral disabled for standard speed mode (100 kHz and 1 MHz) what is enabling of slew rate ??? I guess they mean something like this: 0 = smitt-trigger input enabled (for any frequency you like) 1 = smitt-trigger input disabled (for any frequency you like) and above it doesn't do anything with the slew rate of the output. Is this correct ?? Stef Mientki > > -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist