Titus Manoj Kumar
Junior Member level 2
- Joined
- Oct 18, 2013
- Messages
- 24
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Sriperumpudur, Tamil Nadu
- Activity points
- 178
Dear All,
Am working on 8051 timer programming. I have a doubt in that,
TH0 = 0xFC;
TL0 = 0x66;
Here as we know the Timer 0 reg.is assigned a hex value of FC66.
This one is said to be the estimated value for 1ms delay.
How do we calculate the time with regards to hex values.?
Please help.
Thanks.
Am working on 8051 timer programming. I have a doubt in that,
TH0 = 0xFC;
TL0 = 0x66;
Here as we know the Timer 0 reg.is assigned a hex value of FC66.
This one is said to be the estimated value for 1ms delay.
How do we calculate the time with regards to hex values.?
Please help.
Thanks.