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 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 …