We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello everyone!
There is a devboard with LPC4357 without external SDRAM.
I try to use the LPC4357 built-in LCD controller in 8 bppp palettized mode with 320x240 color TFT LCD. This requires to allocate 76800 bytes for frame buffer.
And here in this place I'm stuck :(
because the LPC4357 does not have a continuous SRAM area of this size:
Anyone can explain how to solve the problem?