• C8051F120 code banking and data banking
    How to use on-chip code banking and off-chip data banking for C8051F120 device from SiLABS.
  • 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...
  • Code Banking
    Hello all, We have here with us, a atmel at89c51ed2 board. i was trying a small code banking application. Settings are as follows..... ?B_NBANKS EQU 8 ?B_MODE EQU 4 one of the switch case is...
  • Code banking
    Hello Forum, I recently took over a project, that did not have code banking implemented. The hardware was designed with code banking in mind, a 128K FLASH is used and the A16 of the FLASH is connected...
  • code banking
    I have some problems when I try to create a project using the code banking technology. Could you provide me a example project by using assembly language?