Part Number: TDA3MV Tool/software: It is possible to set pclk to khz, so I can set it to 24540KHz
But I want to set it to 24.5454Mhz. Can I set it like that?
Part Number: TDA3MV
Tool/software:
Hello,
I registered GPIO INTERRUPT in a usecase.
The problem is that when a ipu1_1 receives link system_linkcontrol(SYSTEM_COMMON_CMD_CPU_LOAD_CALC_STOP) command at the start or end of a usecase
, there is…
Part Number: TDA3MV Tool/software: Hello,
The data received from the image sensor is output 2 frames later. My usecase takes 30723us(avg) from iss capture to display and the output is set to 30fps. Then, I think that the data received from the image…
Part Number: TDA3MV Tool/software: Hello.
Our system has an external trigger signal, and the image sensor sends data according to that signal.
As I know, whenever data is received from the image sensor, the callback function is called and the data…
Part Number: TDA3MV Tool/software: Hi Champs,
My customer has started the layout design with TDA3MV, and they want to get the information of pin delay of TDA3MV.
pin delay is the delay occurred by internal wire bonding.
Could you share the information…
Part Number: TDA3MV Tool/software: Hi,we are selecting two AFE5401 chips for sampling. The sampled data is output as CMOS data, and then the data is processed by the TDA3. Do we need a CPLD for data conversion between them, or can we directly connect…
Part Number: TDA3MV Other Parts Discussed in Thread: TMS320DM369 Tool/software: Our company is designing the ultra low power surveillance camera with very low boot up time somewhere about 200ms, along with very low power consumption.
My main objective…
Part Number: TDA3MV Tool/software: Hi expert
We use tda3mv with a custom board. I would like to use an external trigger for display synchronization. Below are my questions.
We are currently testing by receiving an external trigger signal through a…
Part Number: TDA3MV Hello
I want to scale up 640*480 to 1280*1024.
I used VXLIB.
I set it as below and DSP died.
what is the problem..?
/* scaleImage */
VXLIB_bufParams2D_t src_addr;
VXLIB_bufParams2D_t dst_addr;
src_addr.data_type…
Part Number: TDA3MV Tool/software: Hello
I have two questions regarding how to make vsync and hsync occur only when new data is available on the display link.
1. When should I turn VP on and off?
I got the following answer last time. ( TDA3MV…