Jump to content

StrongLearner

Members
  • Posts

    2
  • Joined

  • Last visited

  1. Thanks for your input. May I know is it because of the RAM or the memory? If that's the case, what is the minimum requirement for my above mentioned interfaces?
  2. Hi, I am trying to build an embedded GUI based project as my next endeavor in the field of embedded systems. I am using STM32F051R8T6 (from STM32F0 Discovery kit, since I had already developed minor projects using this!). What I have decided, after referring several forums in the internet, is that my project will have this microcontroller which is interfaced with a LCD(7" TFT based on SSD1963) and a 1 GB NAND Flash Memory (S34ML01G2), so that the graphic images to be displayed on the LCD will be fetched in real time from the flash memory. So far, I am able to interface the both with the uC individually(display colors, fill areas, block erase, page read/write from flash). Now, I was looking for drivers that could help me run both in realtime, during which I came across this driver, which seems to be great. I would like to try this driver with my current hardware configuration and I am expecting support to achieve the same. To begin with, am I doing things right here? Will this driver work with my current hardware configuration?
×
×
  • Create New...