Jump to content
  • 0

Petalinux boot freezes while booting


Gumesh

Question

Hi,

I am building a simple video pipeline using petalinux 2019.1. 
The following is my design : 
Camera -> MIPI-CSI-RX-Subysystem -> Demosaic -> Videoframe buffer write -> Video Frame buffer read -> ZYNQ-PS.

When the clock frequency for the pipeline is 15MHz it can detect the media device but it fails to save the images and gives broken pipe error

please find attached device tree. However when I include the framebuf-rd in the device tree the booting freezes (I have attached the screenshot from the log file when it does freeze)

&v_frmbuf_rd_0 {

               reset-gpios = <&gpio0 55 GPIO_ACTIVE_LOW>;

};

Following are my questions
1. Is 15MHz sufficient for the pipeline
When I change it to 150MHz it fails to detect the media device

2.  What should I change in my device tree or design ?

Thanks in advance!

image (4).png

Image 1.png

Image2.png

vision_0-1620305269435.png

system-userdtsi.txt.txt pldtsi.txt design_1 (1).pdf

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...