NO:
W90P710 Programming Guide
VERSION:
2.0
PAGE:
122
The above information is the exclusive intellectual property of Winbond Electronics and shall not be disclosed, distributed or reproduced without permission
from Winbond.
Table No.: 2005-W90P710-11-A
Row counter will increase 1. When row counter received the number of column which
FIFOROWCNT specified, VFRAMFINSH interrupt is generated. So, FIFOROWCNT have no
concern with BPP.
FIFOSTRIDE will be load in and add to current accessing address
Column counter counts the FIFO writing pulse. If Horizontal Up-Scaling factor is 2X, FIFO will
extract a pixel data to two pixel data internal. So if Horizontal Up-Scaling function is enabled,
FIFOCOLCNT need to divided again or VLINEFINSH interrupt will generated after FIFO have
received two column data and FIFOROWCNT and VFRAMFINSH interrupt will be influenced too.
The same with Horizontal Down-Scaling function, so it’s recommend that Horizontal Down-
Scaling Factor M is a multiple of 4. When VFRAMEFINSH interrupt generated, FIFO will fetch
image data re-start at FIFO1SADDR.
Figure 9-5 An example to explain how to program the starting address and stride