Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/02 09:54
Read: times


 
#19910 - RE: RTC interfacing problem
How have you connected the other control lines?.
If you want to access both devices using MOVX instructions you must connect RD and WR control lines properly. In addition, you must provide a way for the MCU to access each device separately. If the whole address space for both devices does not exceed 64k (say 32k + 32k) you can use the MSB in the address bus as a chip select control line. But with a NVRAM of 128 KB, I think you need a banked approach, even if you do not use the RTC chip.

By the way, what MCU are you using?.

Regards,

Alfredo del Rio.


List of 10 messages in thread
TopicAuthorDate
RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      
RE: RTC interfacing problem            01/01/70 00:00      

Back to Subject List