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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/19/03 18:55
Read: times


 
#43792 - RE: "soft" bank switching
Responding to: ???'s previous message
"Most 8052 derivatives handle code size greater than 64K by using code banking. This requires use of some port pins" (my emphasis).

Not necessarily; eg, the 8032 MCU "core" within the Triscend E5 has the standard 16-bit DPTRs and program counter, so the 8032 MCU "core" can never "see" more than 64K of code and 64K of data at any one time. The E5 has internal [1] "Address Mapper" registers which allow you to address pages within the external 32-bit address space without the need for any port pins.

I don't know, but I imagine that the PSD would have a corresponding "internal" or "soft" mechanism?

You can read all about the E5 at http://www.triscend.com/products/e5.htm

[1] that's internal to the E5 device, but outside the 8032 MCU "core".

List of 9 messages in thread
TopicAuthorDate
uPSD32xx 256KB code seamless?            01/01/70 00:00      
   RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      
      RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      
         RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      
      RE: "soft" bank switching            01/01/70 00:00      
   RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      
      RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      
   RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      
      RE: uPSD32xx 256KB code seamless?            01/01/70 00:00      

Back to Subject List