Manpreet1604
Junior Member level 1
Hello Iam working on PIC12f683 I need to run timer1 in sleep mode according to data sheet Timer1 can work on 32khz internal oscillator.
Datasheet 6.2.2 state that If an external clock oscillator is needed (and the microcontroller is using the INTOSC without CLKOUT), Timer1 can use the LP oscillator as a clock source. and Datasheet section 6.4 state that A low-power 32.768 kHz crystal oscillator is built-in between pins OSC1 (input) and OSC2 (amplifier output). The oscillator is enabled by setting the T1OSCEN control bit of the T1CON register. The oscillator will continue to run during Sleep.
but how to use sleep mode in this chip no other mode is available in this chip any help is appreciated.
Timer 1 is working in normal mode even @ 32khz frq
Datasheet 6.2.2 state that If an external clock oscillator is needed (and the microcontroller is using the INTOSC without CLKOUT), Timer1 can use the LP oscillator as a clock source. and Datasheet section 6.4 state that A low-power 32.768 kHz crystal oscillator is built-in between pins OSC1 (input) and OSC2 (amplifier output). The oscillator is enabled by setting the T1OSCEN control bit of the T1CON register. The oscillator will continue to run during Sleep.
but how to use sleep mode in this chip no other mode is available in this chip any help is appreciated.
Timer 1 is working in normal mode even @ 32khz frq