Part Number: TDA2SX Tool/software:
In recent days, we found an un-correct behavior about TDA2S's TCP protocol.
Please have a look of upper picture and let me elaborate the issue.
The IP address 172.16.2.92 represents TDA2S.
Our Soc linux kernal…
Part Number: TDA2SX Other Parts Discussed in Thread: MMWCAS-DSP-EVM , , TDA2 , MMWCAS-RF-EVM , AM68 , AM69 Hi, I am using the PROCESSOR-SDK-VISION Version: 03.08.00.00 to build a custom firmware for the MMWCAS-DSP-EVM. The goal is to use the USB3.0 available…
Part Number: TDA2SX Hi,Ti
We want to transplant ADB function in TDA2S. Does TDA2S support OTG? If supported, how do we need to modify the driver?
Regards
Kong
Part Number: TDA2SX Other Parts Discussed in Thread: TDA2
Hi,
I want to use ADV7393 to get PAL output at my video output port from TDA2x DSS. I have made the schematics. I just want to get a review of this schematic. I have connected D0 to D15 to…
Part Number: TDA2SX Hi,
in A15 of Tda2sx, i using the uart, uart2 may interrupts in transmit,but can't receive, the following code.
int32_t UARTx_Init ( UART_INST_t uartInstance )
{
int32_t retVal = STW_SOK ;
uint32_t uartx_BAUD_RATE ; …
Part Number: TDA2SX Tool/software:
How to config VUI information of h264 sps(Sequence parameter set) frame using TI Vision SDK 3.04.
platform : TDA2SX
SDK version: TI Vision SDK 3.04
H264 Encoder HDVICP2 version: H264ENC_TI DEV.500.V.H264AVC…
Part Number: TDA2SX Hi I am using the tda2xx with its 4 EVE processing cores.
In the Vision_SDK there is a FIR filter implemented in the eve algorithms library, I have implemented this in my use case and it successfully applies a filter over the data…
Part Number: TDA2SX
Hello!
My problem is related to vision SDK development. I'm not too much knowledgeable about algorithm development inside vision SDK. But I know how to develop a custom algorithm plugin and integrate and run inside the vision SDK…
Part Number: TDA2SX Hi Stanley, I'm trying to solve the same issue, I need to disable the EVEs in the bootloader. I reviewed the provided VisionSDK documents but I cannot find a section that addresses this topic.
Thank you
Casey
Part Number: TDA2SX hi,ti
We will replace the new camera in our recent project. The biggest difference between the new camera and the old camera is that the new camera has 30 frames, while the old camera has 25 frames. After we adapted it, we found…