Dragnovith
Junior Member level 1
Hello, I'm trying to implement a code from PIC18F452 to PIC16F877A. But registers T0CON,TMR0H,TMR0L,TMR0IF,TMR0ON appear as not previously defined. I would like to know which registers can be worked as equivalent to the ones mentioned above, but for the PIC16877A.
I was thinking I could use T1CON, TMR1H and TMR1L ? But how to replace TMR0IF and TMR0ON?
I was thinking I could use T1CON, TMR1H and TMR1L ? But how to replace TMR0IF and TMR0ON?