Is there a way to force the tmr0 to increment every instruction cycle?
when using set_up_timer0(RTCC_INTERNAL) the timer increments every 2 instruction cycles. This is because the prescaler is assigned to it. When i try to assigne the prescaler to the WDT nothing works. I've tried the asm sequence shown in the midrange PIC manual to no avail. the code reccomended by microchip for doing this is shown below. Any help would be appreciated
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum