Forum Discussion
Hi Evan,
The team here is asking for more information on what are the base addresses are and the associated settings in the 4 frame buffers? In addition, did you do any maximum bandwidth calculations to check that the EMIF can service all 4 frame buffers at the same time if required?
Thanks
Regards
Kian
Hey Khtan,
The frame buffer's base addresses and associated settings can be seen in the DTS snippet I provided:
In this DTS file image you can see the virtual base addresses, max width and height, bits per symbol, and port width.
Here you can see the frame buffers initializing to their physical addresses:
The EMIF has had no issues before handling all 4 frame buffers, but since I have changed the video format from YCbCr to RGB I guess that could be surpassing the maximum bandwidth. How would I conduct those calculations to check if the EMIF can handle all 4 frame buffers with RGB?
Thanks,
Evan
evanh@javs.com