Part Number: TDA3MV Tool/software: HI,
We have designed a board with an RF input frequency of 50 MHz. Can it be used for the input clock of TDA3, and if so, can it be connected to OSC0 or OSC1? Must we use a crystal with a new frequency?
Thanks…
Part Number: TDA3MV
Tool/software:
Hello
I want to know how to perform gpio isr quickly.
To briefly explain the function I want to implement, There are 2 gpio pins, one is input and the other is output.
When the input is high, the output is…
Part Number: TDA3MV Tool/software: Hello
I want to sync our camera system with an external camera by using trigger.
On the iss link side, I confirmed that a callback function is generated and the new_data command is executed whenever an image sensor…
Part Number: TDA3MV Tool/software: Hello
I want to stop issCapttureLink and restart it.
So I use System_linkStop(issCatureLink ID) and System_linkStart (issCatureLink ID)
When issCatureLink restart, I have a problem.
issCaptDrvCallback is not…
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.
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: 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: 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…