Hi guys,im using a PIC18F97J94. Currently, I have a problem with configure the LCDCON register. I wanna use the internal Oscillator formy LCD Clock Source. When I set LCDCONbits.CS = 3 (INTRC( 31.25Khz)/32 => it doesn't work. But when I set LCDCONbits.CS ..
↧