STM32MP157 Display Interfacing and OS Organization
Hi,
we're thinking about using the STM32MP157 in a product. However, there's still something unclear to us.
We need to connect it to a display which only supports the 16-bit Intel 8080 bus (so LTDC cannot be used). I read that it's possible to emulate its graphics memory via FMC. Our plan was to let the GPU write directly to FMC so that no DMA intervention will be neccessary and no extra frame buffer needs to be allocated. Unfortunately, there's not much documentation on the 3D GPU.
So our questions are: Can the GPU output pixel data directly to FMC? How does the pixel data format look like?
Also important to us: Can Android run on both CA7's or is it only possible to run a TEE OS on the secure core? And would it be possible to run CM4 either completely independent or split (custom code + Android communication)?
Thanks in advance,
Alex
