Part Number: TDA2HF Other Parts Discussed in Thread: TDA2SX , Hi,
We made custom board for TDA2Sx and all our features are working in TDA2Sx custom board.
We are planning to move from TDA2Sx to TDA2HF, we understand that TDA2Sx and TDA2HF are pin…
Part Number: TDA2HF Hi team,
Here's an issue from the customer may need your help:
Formatting tfcard with the mkfs.vfat tool always failed, showing that the formatting is complete while actually not. mkfs.vfat -I -F 32 /dev/sda
The customer would…
Part Number: TDA2HF Other Parts Discussed in Thread: TDA2 Hello team,
Acoording to the TDA2 Data manual,RESETn and PORz should be deasserted simultaneously during power-up. If no, what will be affected.The system will run unstable or not. I have a case…
Part Number: TDA2HF Other Parts Discussed in Thread: TDA4VM Hi team,
Here's an issue from the customer may need your help:
When using pvrscope tool, the following error is reported:
Is it related to the missing PVRscopeService.so? If so, how to…
Part Number: TDA2HF Hello,
I have two questions about import configuration parameters:
(1).does sampleInData support video input or multiple images ?
(2).if sampleInData support,how to set and how to prepare the video and images?
and other question…
Part Number: TDA2HF In PROCESSOR_SDK_VISION_03_08_00_00,i builded a chain:
capture->vpe->display
vpe params was set as below:
static Void chains_vipSingleCam_Enc_Dec_SgxDisplay_SetVPEPrms(
VpeLink_CreateParams *pPrm,
UInt32 numLvdsCh,
UInt32…
Part Number: TDA2HF In VISION_SDK_03_08,i want to use vpe_link to scale and crop data from capture_link.
When i set vpe_link VpeLink_ChannelParams ,it achieves the desired effect.
Now i want to change scCropCfg params to dispaly different area when…
Part Number: TDA2HF Processor :TDA2X
SDK: VISION_SDK_3.8
According to the <<VisionSDK_UserGuide_TDA2Ex.pdf>> ,i load the progarm :
On ARP32_EVE_4, load the binary, “vision_sdk_arp32_4_release.xearp32F”.
On ARP32_EVE_3, load the binary, “vision_sdk_arp32_3_release…
Part Number: TDA2HF Other Parts Discussed in Thread: TDA2SX , Hi,
We made TDA2Sx custom board and we ported all our use cases into TDA2Sx custom board and it consumed more power.
We want to check with other Ti SoC's, So we want to know the power consumption…
Part Number: TDA2HF Hi,
My visionSDK version: 0308.
Now I want configure register DISPC_WB_CONV_COEFx in visionSDK link (like dssM2mWblink_drv.c). But it seems no API to configure it. The only way I found is change gWbCscCoeff init value in "ti_components…