Hi All, In 8-bit microcontrollers which has upper 128 bytes of internal indirectly addressable RAM, Is stack initilizes from this upper or lower internal RAM address?
Thanks and Regards, Ashutosh Tiwari
Is there, or have there ever been, any 8051 without any internal RAM besides the SFR region?
The smallest Atmel AVR chips uses the normal registers as a stack. Quite enough to do funny things with a tiny 8-pin chip.