This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Timer problem

If i'm using that the decimal value which to store into the timer for example: in Assembly code we are writing as
TIMER_0 EQU -1027

but in the C, how can we actually extract this -1027 to TL0 = -3 and TH0 = -5?

thanx

0