Advice on buying a display for STM32F469 Discovery
Hello.
I'm going to purchase a round AMOLED display to be used with a STM32F469 Discovery board.
This is my current candidate: PV13904PY24G.
This display has a resolution of 454x454 pixels. TouchGFX says STM32F4 is usable for displays up to 450x450 pixels. Is this display too big?
It's driven by RM69330, and I have the datasheet of this IC.
Before buying, I'll ask if they manufacturer has any kind of code example for any platform, so that I have some reference.
Do you see any problem in what I plan to do?
What will I need to propertly use this display with TouchGFX on the STM32F469 Discovery board?
Will I need or should I use other hardware to interface the display to the Discovery board or to get to know the display before actually connecting it to the board?
Is the touch data transmitted on a different interface?
This is my first experience in embedded development.
Thanks for advance for any advice you would like to give me.