Maker Pro
Maker Pro

8051 timer in assembly

hello..

i now studying about 8051 microcontroller in assembly language.. i know it's not very popular nowadays.. and i wanna ask how to use timer and how it work ? i still confuse..

sorry for my bad english..
 

KrisBlueNZ

Sadly passed away in 2015
Hi there and welcome to Electronics Point.

The 8051's timers are well-documented in lots of places. Have you done a Google search? That should be the first thing you do. When I did it, I found a lot of good explanations:

http://www.8052.com/tuttimer.phtml
http://edsim51.com/8051Notes/8051/timers.html
http://www.mikroe.com/chapters/view/65/chapter-2-8051-microcontroller-architecture/ (timer descriptions start about half way down the web page)

If you have trouble understanding some part of the description, please feel free to ask us specific questions.
 
thanks for the reply..

yes.. i also know there's a lot of places that describe the timer of 8051.. but i still confuse about the code and how to activate the bit.. but i'll try to understanding it more deeply.. :)

thanks.. :)
 
Top