Im trying to use the Capture register in a PIC18F series micro using remapable pin 0 as the input for the Capture register and Timer 1 as the timer.
When i try to simulate it however i can't seem to get the timer running at all. No interrupts are generated.
Ive selected the correct stimulus pin, and pulse direction
Ive enabled interrupts
Ive set the corresponding TRIS direction bit
and made the port digital, theres nothing else i can think of..
Anyone successfully simulated a capture, Any ideas?
When i try to simulate it however i can't seem to get the timer running at all. No interrupts are generated.
Ive selected the correct stimulus pin, and pulse direction
Ive enabled interrupts
Ive set the corresponding TRIS direction bit
and made the port digital, theres nothing else i can think of..
Anyone successfully simulated a capture, Any ideas?