sparsh sharma

sparsh sharma

Member

Member since
Sep 11, 2015
Last active
Oct 26, 2016
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    3a0a5230-95df-4ab5-bb7f-01c97a99afcb

    Harshad ItaliyaI am still not getting you. Have you checked what is the difference between your code and the example code?yes i...

  2. #Threads

    b8e4199c-e97a-4c80-9366-b4e3d4641ec7

    Harshad Italiya#-Link-Snipped-# : <a href="https://www.keil.com/download/docs/96.asp" target="_blank" rel="nofollow noopener noreferrer">8051 Timer 0 Mode 1 Exa...

  3. #Threads

    3cfdf058-5e82-49ee-b501-943d9de34d35

    IanSiladiThe problem is looking in your code. Are you enable to put the count that should be copied into the TL from...

  4. #Threads

    479cf10c-fd3a-4a53-93d3-429aeaced3a1

    Harshad Italiya#-Link-Snipped-# can you share your keil project .zip file here?#-Link-Snipped-# i have written just a small program to check the working...

  5. #Threads

    About timer operation in 8051 micro controller

    I AM STUDYING MICROCONTROLLER 8051 SUBJECT, WHILE DOING PROGRAM OF TIMER OPERATION, I HAVE FOUND SOME PROBLEM IN THE MODE 2 OF...

  6. #Threads

    2cd6b59b-aeed-40ae-b3f2-2bee87cee564

    Harshad ItaliyaMicroprocessor and Microcontroller are two different things. 8051 is Microcontroller and 8051 has Zero flag. Sorry but I am still not...

  7. #Threads

    8add25dc-a35d-46e3-bd74-e7e491ed678b

    Harshad ItaliyaI didn't get this question. Accumulator is part of Microcontroller itself. No need for microcontroller to get notification from accumulator.i mea...

  8. #Threads

    92e7ab00-2ecf-4066-aa3f-6f44bc35e788

    Jeffrey SamuelSorry about that I made a small error I corrected itsir i just want to know that how microcontroller gets notification...

  9. #Threads

    8bea4212-42f8-4552-89b5-4751129b65e6

    Jeffrey SamuelThe Zero Flag in MC8051 is not present. DJNZ and all check the status of the Carry flag to do all...

  10. #Threads

    Query regarding Microcontroller 8051

    as in microprocessor we have zero flag in its Program Status Word to check the zero status but in microcontroller 8051 we...