Skip to main content
Graduate II
June 27, 2024
Solved

Frame buffer in FMC SDRAM on FMC display with same pins

  • June 27, 2024
  • 1 reply
  • 752 views

Hello, I have a quick question. I'm wondering if I can put the frame buffer in SDRAM connected via FMC when I use FMC LCD controller to controll Display that uses the same address pins of FMC.

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    You can do that but think about the contention on FMC interface and the performance: read/write to the memory and to the LCD.

    You need to do some performance tests.

    1 reply

    mƎALLEmAnswer
    Technical Moderator
    September 7, 2024

    Hello,

    You can do that but think about the contention on FMC interface and the performance: read/write to the memory and to the LCD.

    You need to do some performance tests.