• Problems with external memory
    Hello everyone, I am working with a LPC2292 board,and as I jus started with this board I am a bit lost.My problem is that I have to use big variables,so I tried to locate then in the external RAM...
  • Problems with external memory
    Hello everyone, I am working with a LPC2292 board,and as I jus started with this board I am a bit lost.My problem is that I have to use big variables,so I tried to locate then in the external RAM...
  • STM32F103 RTX Using External Memory for Stack and Heap
    How do I setup Keil uVision to use external memory for stack and heap functionality? From what I have gather reading various posts on the forum the order of processor execution is: Startup.s...
  • STM32F103 RTX Using External Memory for Stack and Heap
    How do I setup Keil uVision to use external memory for stack and heap functionality? From what I have gather reading various posts on the forum the order of processor execution is: Startup.s...
  • Problem with interrupt while working with external memory.
    I'm having a problem with normal execution of my code while ASC0 interrupt is enabled (of ST10F168) and external memory is enabled. In my small program I'm sending a character 'a' to serial port and...