2017-11-02 12:24 AM
Hello Everyone,
I want to develop some automotive dashboard application with graphics using emwin on stm32746 discovery board.
but for more graphics need to use more memory like i was unable to run Memdev_BitmapSpeedometer example from emwin liabraries due to memory. how to increase the memory?
Please help!!
2017-11-02 02:10 AM
how about using a QSPI Flash which is directly mapped to the STM32 memory space by HW? ST Link should have option to program this memory, containing data or program. The program and data cache should be able to reduce the seriap quad SPI speed penalty.