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 P0 to…
Part Number: TDA2SX Other Parts Discussed in Thread: DRA742 Hi experts:
1. My avm project does not use dsp and eve core,I want to boot the system without loading these two cores, How should I modify it?
2. Also, DSP and EVE cores take up a lot of memory…
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 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 Other Parts Discussed in Thread: MMWCAS-DSP-EVM Hello Champs, HW: own board based on MMWCAS-DSP-EVM, same except for adding UART function SW: PROCESSOR_SDK_VISION_03_07_01_00 Customer is attempting to recreate a development board circuit…
Part Number: TDA2SX Hi Team,
Download on the diamond programr software using the HW-USBN-2B downloader.
1) The normal download can be done using the SSPI SRAM, as shown in the following figure:
2) Error reported using SPI flash download as shown in the…
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 ;
uint32_t …
Part Number: TDA2SX
Hi, expert
I want to create a virtual LAN on the tda2sx platform with vlan_id = 1, but there seems to be a problem. The log is as follows. But creating other IDs is not a problem. Can you help me
log:
I suspect that the version of…
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 the…