Hi,
How can we update the OSD image data in DDR2 memory?
Steven
RE: How to update ADV8005 OSD data in DDR2 memory? by Schang:
In blimp, OsdImage component has the loadImageData method to load the raw image data from MCU RAM to DDR2 memory and updates the image dynamically.
BOOL OSD_loadImageData (HOBJ hObj, UINT8 *data, UINT32 h, UINT32 w);