??? 08/02/05 16:09 Read: times |
#98697 - 16 bit data!!!! Responding to: ???'s previous message |
Refresh_write: mov dptr,#0bfa9h ;address of Refresh Register movx @dptr,#data ;data that must be writed ret Refresh_read: mov dptr,#0bfa9h movx a,@dptr mov data,a ;data that must be read ret I missed mov a,#data & movx @dptr,a in first routine but in second routine i brought it Erik,I think reza would want to use 16 bit address not 16 bit data |
Topic | Author | Date |
Allocate 2 bytes to a floating pointer | 01/01/70 00:00 | |
fixed or variable pointer? | 01/01/70 00:00 | |
More Description! | 01/01/70 00:00 | |
MMIO? | 01/01/70 00:00 | |
It all depends.... | 01/01/70 00:00 | |
My Opinion! | 01/01/70 00:00 | |
does not exist and does not address atom | 01/01/70 00:00 | |
16 bit data!!!! | 01/01/70 00:00 | |
My Problem Solved! | 01/01/70 00:00 | |
To Reza | 01/01/70 00:00 | |
To Erik | 01/01/70 00:00 | |
??????? | 01/01/70 00:00 | |
if no external registers >8 bits, no pro![]() | 01/01/70 00:00 |