Other Parts Discussed in Thread: TDA4VM
查看资料SK-TDA4VM开发板不支持RTOS SDK,现在我们需要在SK-TDA4VM板子上开发C66/C71 DSP核相关代码,请教一下是否有相关资料进行指导。希望得到编译调用等相关资料,感谢~
现象:出图后,画面黑,只能看见灯光 ,当前曝光增益均在限制的最小值,无法自动变化
我们在IMX390的驱动上移植的OX03C10的驱动代码
生成GCC profile的config
parkNet3dEcoTv_post_ptq_0_tidl_net.binparkNet3dEcoTv_post_ptq_0_tidl_io_1.binpost_input_116.bin
hello,
we found the model output is different between X86 simulation and product board. we share the model and input. we use tidl 0902 to…
TDA4VEN底层支持MCAL配置吗,如何获取MCAL配置工具?
Does the TDA4VM support MCAL(AUTOSAR) configuration at the lower level? How to obtain the MCAL configuration tool?
app_create_graph_pre_proc_od done! app_create_graph_tidl done! app_create_graph!
10984.669661 s: VX_ZONE_ERROR:[ownContextSendCmd:822] Command ack message returned failure cmd_status: -1
10984.669706 s: VX_ZONE_ERROR:[ownContextSendCmd…
您好,
我现在在实现两路摄像头画面拼接,由于我只有两个摄像头,所以我暂时点亮两路,请问我为什么输入GStreamer命令后,无画面出现呢?一路摄像头是正常的,支持两路摄像头点亮吗?
这是我的GStreamer命令,谢谢!
TDA4vm和TDA4vh下使用QNX SDK还需要购买商业许可吗?包括开发阶段和商用阶段。如果需要购买,许可可以通过那些渠道获取?
Arabic | Hebrew | Polish |
Bulgarian | Hindi | Portuguese |
Catalan | Hmong Daw | Romanian |
Chinese Simplified | Hungarian | Russian |
Chinese… |
你好,我在TI官网找到一篇关于电子眼图工具的文章《 适用于 JacintoTM7 系列 的 LPDDR 4 电子眼图工具》,请问该文章中所提及的相应源码文件和工具在哪里可以获取?文章下载链接如下:
我们仅仅希望使用到摄像头相关功能,所以希望在SK上开发,目前出现问题如下:
我使用0806版本的RTOS SDK,在imaging目录下加了0x08b40以及美信串行接串器的驱动代码。通过vision_app中的 single app进行测试;结果出现如下错误:
Querying sensor [X8B_CAMERA] ... !!!
ERROR: Querying sensor [X*B_CAMERA] failed !!!
appQueryImageSensor…
Hello,
I referred to the demo and used PDK for functional development, and I have some problems of using the Main domain uart3 (using rx levle interrupt triger,DMA was not used) in mcu1_0. (Note: It is possible to read data using…
Regarding the issue in the link below, I tried compiling several programs for MCU1_0, but all of them failed to start. The answer to this problem mentions the need to integrate sciserver. Is there a relevant manual or guide available…
Hello,I want to use Uart3 in main domain(baudRate is 460800,use interrupt mode). Is it possible to use it in the following way?
1、Set Pinmux V28 UART3_RXD,V29 UART3_TXD
2、use UART_socSetInitCfg()function set operMode is UART13x_OPER_MODE…
Hello,I want to use Main domain I2c(CSL_I2C2 bitRate 400khz) in Mcu domain. Is it possible to use it in the following way?
1、Set pinmux U23 as I2c SCL, U26 as I2c SDA
2、Preventing access to I2c2 by changing the base address
#define…
Dear TI experts,
I have two questions,please help with confirm it,thanks.
1.Does TDA4 or AM62 platform support RCCG raw sensor ISP tuning by now?
2.If not support,we develop it by ourself, include driver bring up, ae、demosaic、awb.…
我目前正在做一项测试工作,测试TDA4VM的RTC时间是否正常,我在测试的过程中,发现了它会出现时间上的偏差,我是使用的"i2ctransfer -f -y 0 w1@0x32 0x00 r7"命令来获取RTC存储的日期及时间,白天的测试是正常的,每次都是到晚上会出现时间异常,其中存储的小时会出现不增反减的现象。
我讲一下的测试过程:我是用的两个硬件板进行时间的测试,其中时间异常的硬件板简称为181,时间正确的硬件板简称为195,我在195上执行测试脚本…
TI专家:
你们好!背景如下:
SDK版本:
ti-processor-sdk-linux-j7-evm-08_05_00_08
ti-processor-sdk-rtos-j721e-evm-08_05_00_11
硬件示意图:
摄像头规格完全一样,3M 像素,UYVY输出。
我已经参考 app_multi_cam 例程,实现 4路摄像头 max96724 CSI0输入,通过马赛克 4分屏由 CSI-TX输出。
现在我希望通过 max9296 从 cam5…
Hi
我這裡使用 TI 的 J721E + TDA4VM 平台
要測試 Vision_apps
從 ti 官網下載了
ti-processor-sdk-rtos-j721e-evm-10_00_00_05.tar.gz
ti-processor-sdk-rtos-j721e-evm-10_00_00_05-prebuilt.tar.gz
照線上 RTOS 的說明…