Part Number: TDA3MV Tool/software:
Hello.
I encountered an issue while writing firmware to flash on the TDA3 using JTAG and the flash writer. According to the CCS log, there seems to be no problem with the JTAG connection and initialization. However…
Part Number: TDA3MV Tool/software: Hello
I use ISS CPI Capture.
I want to get the data between the lines.
When hsync is high, the active image (one line) appears, then hsync drops to low and about 25 pixels more appear, which contains the data I…
Part Number: TDA3MV Tool/software: Hello
I want to set iss cpi_pclk polarity. It says in TRM that it can be set, but I couldn't find the register information.
It's hard to find the corresponding code in the sdk either.
Thank you
Part Number: TDA3MV Tool/software: Hi Team,
My customer has some issue while they are using TDA3MVRBFABFRQ1
with 2pcs DDR3(K4B4G1646E-BNCB)
Here's the log they get.
What can be the cause of this problem?
if you need more data to analyze this…
Part Number: TDA3MV Tool/software: Here is the translation of your question:
Hello, I am working with PROCESSOR_SDK_VISION_03_05_00_00. I am currently using UART2. I would like to use UART1 as well, and I am wondering where to enable UART1. From what…
Part Number: TDA3MV Tool/software: Hi,
How can we evaluate the power consumption of TDA3x? How do we find the power estimation software, TDA3xx Power Estimation Spreadsheet?
Best Regards
Tom
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: 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 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…