6512 - [MIPI CSI-2/ DSI D-PHY RX]Could you tell me about method to calculate of MIPI Rx IP's FIFO depth?
Solution:There is no specific formula being followed in setting up the packet delay and fifo depth. What is advised is to apply similar concept to rate, time, and distance. Where the goal is to make READ and WRITE run at same speed, or atleast Write side has very small difference with Read side. With this what we can do is try to follow (write_rate*no_of_write_cycles) = [read_rate*(no_of_cycles - delay)].