What is stack pointer in 8051 Microcontroller?

devquora
devquora

Posted On: Feb 22, 2018

 

    1 Answer Written

  •  devquora
    Answered by Bhavana

    Stack Pointer is 8 bits long register to access stack. It is a section in Ram that is processed in LIFO way. It stores the address of the last program request in a stack.

Related Questions

Please Login or Register to leave a response.

Related Questions

8051 Microcontroller Interview Questions

What is an interrupt? List various types of interrupts available in 8051 Microcontroller?

What is an interrupt? List various types of interrupts available in 8051 Microcontroller?..