i have a doubt in SFR. in SFR address for PORT 0 is 0x80; and P0_1=0x81; that means first pin of the port 0.
For stack pointer address in the 8051 is 0x81, and how it working with this same address please explain all it.
sbit P0_1 = 0x81 and sfr SP = 0x81 is same or not
View all questions in Keil forum