MPC5604E MJPEG Circular Buffer Issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPC5604E MJPEG Circular Buffer Issue

ソリューションへジャンプ
1,215件の閲覧回数
suhass
Contributor II

I have connected the parallel Video data lines of MPC5604E to the Digitizer and I am getting data through it, Configuration of MJPEG encoder has been done, JPEGIn Config stream is fed, and MJPEG encoder is switched on, on doing so circular output buffer is being filled with data once, and not getting refreshed. So how to validate the integrity/correctness of  the encoded data?

We are not accessing the output buffer right now, but we are checking it through debugger.

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 解決策
1,084件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,


data in the circular buffer are continuously overwritten, there must be some error in your configuration.


Lukas

元の投稿で解決策を見る

3 返答(返信)
1,084件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

check the Status_config register to see the settings of video encoder wrapper. Then use some test patterns of the camera and check the received data using subchannel reception.

Regards,

Lukas

0 件の賞賛
返信
1,084件の閲覧回数
suhass
Contributor II

Hey,

Thanks for the reply, Lukas.

But my main question remains unanswered, i.e. Circular buffer is getting filled once, and data is not getting refreshed as camera is being streamed continuously. 

As it is a circular output buffer it must refresh and rewrite itself continuously. Correct me if I am wrong.

Thanks & Regards

SUHAS S

0 件の賞賛
返信
1,085件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,


data in the circular buffer are continuously overwritten, there must be some error in your configuration.


Lukas