• Declaring memory space in external memory
    Hi, I'm using the STM32F103ZD microcontroller. This uC is residing on some control board and is physically connected by it's address bus and data bus to an external 1M*16 SRAM memory chip. I...
  • Declaring memory space in external memory
    Hi, I'm using the STM32F103ZD microcontroller. This uC is residing on some control board and is physically connected by it's address bus and data bus to an external 1M*16 SRAM memory chip. I...
  • Declaring variables in external memory space
    I am using an LPC2468 processor with external SDRAM starting at address 0xA000000 in addition to the the processors built in RAM. I need to define variables in both address spaces. My predecessor...
  • Declaring variables in external memory space
    I am using an LPC2468 processor with external SDRAM starting at address 0xA000000 in addition to the the processors built in RAM. I need to define variables in both address spaces. My predecessor...
  • Declaring variables in external memory space
    I am using an LPC2468 processor with external SDRAM starting at address 0xA000000 in addition to the the processors built in RAM. I need to define variables in both address spaces. My predecessor...