• Mapping external SRAM memory
    Hello everybody. I have a little doubt that I would like to ask you. I am trying to map a 64KB external SRAM memory in 16bit multiplexed bus mode in my XC164CS microcontroller. In keil compiler, at...
  • Mapping external SRAM memory
    Hello everybody. I have a little doubt that I would like to ask you. I am trying to map a 64KB external SRAM memory in 16bit multiplexed bus mode in my XC164CS microcontroller. In keil compiler, at...
  • Handling SRAM data map
    Could you help me understand how can I declare and then use in my C application piece of memory in speecific place in SRAM? It could be on the end of memory map like 0x2001FF00 to 0x2001FFFF (I have...
  • Handling SRAM data map
    Could you help me understand how can I declare and then use in my C application piece of memory in speecific place in SRAM? It could be on the end of memory map like 0x2001FF00 to 0x2001FFFF (I have...
  • LPC4357 on-chip SRAM mapping
    Hi I'm working on LPC4357 and I have problem to use all of internal SRAM. LPC4357 has 3 part of memory space for SRAM: 1. form 0x10000000 --> 32KB 2. from 0x10080000 --> 32KB + 8KB 3. from...