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…
Part Number: TDA2SX
tda2xx chip, GPIO2_13 can be interrupted on M4, but not on A15, the code is the same, only the interrupt number is different, What should I do, or is there an example in A15
Similarly, I can't interrupt using uart in A15.
Best…
Part Number: TDA2SX Other Parts Discussed in Thread: AM5728 Hi,
we are using AM5728 in a custom board and board is booted using mSATA. we are getting following error after booting-
after this error system gets hanged and we are not able to use it until…