• Code banking & XDATA banking together
    Hello, We are working on a project having 2 code banking with using 128K Flash, External SRAM 32k is used for XDATA; can we increase the SRAM by 128K; Can we use code banking with XDATA banking...
  • XDATA BANKING
    Hello, May I know if it is possible to obtain more that 64K of data memory though Banking? I could use a I/O pin to switch between two external 64K memory... but this would mean that I have to manually...
  • XDATA & Code Banking together
    Hello, We are working on 8051 project; Presently we are using code banking. our code size are around 80K We wanted to use XDATA banking together with code banking on the same project; 128K SRAM...
  • XDATA BANKING WITH AN XDATA PORT # FOR CODE AN XDATA
    PK51 KIT 7.0 ATMEL AT89S8252 (classic 8052 with 8 flash) I'M USING A HARDWARE THAT HAVE 16*32k code and 4*32k xdata. Bank switch is performed with xdata port 0x1400 for code and with port 0x1800 for...
  • banking without bank switching with SILabs f12x
    I have a unique application that is about to overflow 64k. I can not use bank switching because of the overhead. PLEASE do not reply anything about how small the overhead is - I do not care, there...