Hi there,
I think i lack some basic understanding of how to use emwin library and the underlying driver infrastructure.
It would be much appreciated if you could help me understand the big picture here.
My setup:
I have an NXP LPC4367 mcu mounted on a custom PCB. This mcu has an lcd controller (i am not sure which is this controller. I think it is ST7565S).
I also have a 2.4'' TFT Display Module DT024CTFT which has an ILI9341 lcd controller.
What i want to do:
Clearly i want to interface this external tft display with my mcu.
Questions:
1. There are 2 lcd controllers. Mcu has its own and display module also has its own.
What controller needs to be configured? Both or choose which controller will do the job?
2. I want to use segger emwin precompiled library for nxp mcus. Where can i find LCDConf files so that i can port examples of other targets to my own?
Thanks a lot in advance
I think i lack some basic understanding of how to use emwin library and the underlying driver infrastructure.
It would be much appreciated if you could help me understand the big picture here.
My setup:
I have an NXP LPC4367 mcu mounted on a custom PCB. This mcu has an lcd controller (i am not sure which is this controller. I think it is ST7565S).
I also have a 2.4'' TFT Display Module DT024CTFT which has an ILI9341 lcd controller.
What i want to do:
Clearly i want to interface this external tft display with my mcu.
Questions:
1. There are 2 lcd controllers. Mcu has its own and display module also has its own.
What controller needs to be configured? Both or choose which controller will do the job?
2. I want to use segger emwin precompiled library for nxp mcus. Where can i find LCDConf files so that i can port examples of other targets to my own?
Thanks a lot in advance