• configure external memory in lpc2378
    I am working on MCB2300 (with LPC2378 processor). This processor supports external memory and it has got two banks (at locations 0x80000000 and 0x81000000 respectively with each having size of 64K)....
  • configure external memory in lpc2378
    I am working on MCB2300 (with LPC2378 processor). This processor supports external memory and it has got two banks (at locations 0x80000000 and 0x81000000 respectively with each having size of 64K)....
  • Problem with External Memory Configuration on C8051F124 when using RTX51 Tiny
    C8051F124 + RTX Tiny - I fixed conf_tny.a51 file as mentioned on this site, but I have problems when configuring memory SFR EMI0CF. I want to set EMD1-0 bits to '01' (Split Mode without Bank Select) ...
  • Problem with External Memory Configuration on C8051F124 when using RTX51 Tiny
    C8051F124 + RTX Tiny - I fixed conf_tny.a51 file as mentioned on this site, but I have problems when configuring memory SFR EMI0CF. I want to set EMD1-0 bits to '01' (Split Mode without Bank Select) ...
  • Is there any difference in write and read configuration into/from external memory
    Hi, I am using STR912FA44 CPU. I am tryring to access an external memory (SRAM) in non-mux mode. Because I am new in ARM, I used examples about EMI(I downloaded from http://www.st.com ). While read...