2024-06-26 05:31 PM
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.
Solved! Go to Solution.
2024-09-07 06:20 AM - edited 2024-09-11 08:11 AM
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.
2024-09-07 06:20 AM - edited 2024-09-11 08:11 AM
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.