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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/28/08 22:37
Read: times


 
#161196 - ALE off SFR
Responding to: ???'s previous message
Done memory-mapped I/O with the ADC12048. It can be controlled and send results with two bytes R/W (default mode at power on) using MOVX @R0 (at any address since all chip selects are bit-banged) or put in 13-bit mode and bit-banging nRD & nWR in addition to nCS.
I am curious about multibyte I/O, but can keep the ADC in byte mode and draw a better schematic with address decoder.
You suggested a register on the rising edge of ALE but this ADC when in 13-bit mode needs to be written control words too. What about another 10...16-bit device that does not allow byte access, do you think it can be done with a SPLD to generate 5 controls (LSB nCS; MSB read register nOE, Clk; MSB write register nOE, Clk) and a 74HCT646 or needs two 74HCT574 registers ?

List of 8 messages in thread
TopicAuthorDate
is it possible to mix direct connect & mem. mapped            01/01/70 00:00      
   Probably,,,            01/01/70 00:00      
      naaaah... see bible            01/01/70 00:00      
         If your code is internal ...            01/01/70 00:00      
            It seems feasible...            01/01/70 00:00      
               I wouldn't presume to tell you what to do ...            01/01/70 00:00      
                  ALE off SFR            01/01/70 00:00      
                     I don't know what YOUR MCU does, but ...            01/01/70 00:00      

Back to Subject List