Forum Discussion
mipi csi2 tx, upper limit of video width
Hi Wincent,
Thank you for your reply.
I ran simulations for RAW8, RAW12, and RGB888 and obtained the following results. The testbenches for each case are included in the ZIP file I previously attached.
Similar to your results, RAW8 worked correctly even at 9600, but RAW12 failed at 9600.
Is there any way to make RAW12 also pass at 9600? Or is the maximum supported value fixed by the IP specification, with no available workaround?
Regards,
yumada
- Wincent_Altera1 month ago
Regular Contributor
Hi yumada ,
I may need 3-4 days to investigate this, but will get back to you soon as possible once I have the any update.
Regards,
Wei Chuan - Wincent_Altera1 month ago
Regular Contributor
Hi yumada -san,
Our MIPI design team is currently out of office.
I will keep follow up and get back to you shortly.
Please accept my apology for some delay.
Regards,
Wincent_Altera - Wincent_Altera1 month ago
Regular Contributor
Hi yumada -san,
Sorry for taking some time to get back to you.
We were able to reproduce the behavior and found that it is related to the line buffer depth in the CSI-2 Tx IP.
For the configurations you mentioned, the configured buffer is not large enough to hold a complete line of data with sufficient margin.
In this situation, the transmitter can stall before the first packet is produced. As a general guideline, the line buffer should be sized to at least two lines where possible, especially for wider image formats such as RAW12 and RGB888, which require more buffer space.
This limitation has been addressed in a newer release of Quartus v26.1.1 that supports larger buffer configurations.
Once the update done , the issue should be resolved.
Let me know if you have any other concern, thanks for pointing this out.
Regards,Wincent_Altera
- yumada1 month ago
New Contributor
Hi Wincent,
Thank you very much for confirming that this issue will be resolved in v26.1.1.
I have one question. What will the maximum supported value be for the RAW12/RGB888 configuration?
I would like to confirm that it supports our specification. If you need our specific configuration details, I would like to request for private message support.
Regards,
yumada- Wincent_Altera1 month ago
Regular Contributor
Hi yumada -san,
Please check your private inbox .
Regards,
Wincent_Altera