Digital Electronics - The 8051 Microcontroller - Discussion

Discussion Forum : The 8051 Microcontroller - General Questions (Q.No. 29)
29.
Data transfer from I/O to external data memory can only be done with the MOV command.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
8 comments Page 1 of 1.

Sathya said:   4 years ago
What is the difference between external code memory and external data memory? Please explain

Kumar said:   6 years ago
MOVX is used.

Tejas said:   9 years ago
External code memory MOVC.

External data memory MOVX.

Vijetha said:   1 decade ago
Data transfer from I/O to external data memory can only be done with the MOVC command.

Dipal said:   1 decade ago
Transfer to external memory can be done with MOVX only.

Arun said:   1 decade ago
If you want to transfer the data to external memory you have to use MOVX.

Xyz said:   1 decade ago
MOVX command is used.

Andarg ali said:   1 decade ago
It is throw the MOVX.

But MOV used for intrenal.

Post your comments here:

Your comments will be displayed after verification.