Ritesh_Panchal said: Now i want to develop configuration software on Android where android device as Host and my instrument as device.So is there any driver library or example code available for the same?
Android's USB host stack provides "generic"…
Part Number: CC3220SF
Hello,
I am trying to use cloud_ota application from the SDK(simplelink_cc32xx_sdk_3_30_01_02) to perform OTA upgrade of CC3220SF. I am hosting the tar created from the image-creator for download on a web server running on…
Hi,
Thanks for support, I was done. I was done as per following.
I was changed in program of button shifting in /ti-sdk-am335x-evm-05.07.00.00/targetNFS/usr/bin/qtopia/examples/animation/animatedtiles/main.c file and successfully build it and run…
Part Number: AM5728 Hello.
I'm developing an application for a TOF camera connected to VIP port via LVSD and handled by Cortex M4 running under TI RTOS. Apart the lack of documentation about this topic (on the other hand in AM572x SDK there is only…
Hi Schuyler, Thank you for quick reply. I use the following environment. The answer to your question is below.
- Which TI SDK you are using? Processor SDK : 5.01.00.11 evaluation board : AM574x IDK
- uname -a root@am57xx-evm:~# uname -a Linux am57xx…
Hello,
Eason Wang said: 1) They want to use DVSDK 4.02, gstreamer to transfer network Video & Audio. Ehey are asking if they should use gst-lauch? If they use udp+rtp, Do we have any support on that?
You could check here for examples:
http://processors…
Part Number: CC1352R
Hi. I'm using a CC1352 with SDK version 3.10.01.11 and running a modified version of the sensor example project communicating with a coprocessor. I'm also using Sensor Controller with two tasks:
The first task uses an ADC to…
Hi Pavel,
Yes, I use dm8134 for miracasst SDK called "rmd5_rdk_1.0.0_setuplinux".It is modify from ezsdk.
I recheck sd clock is 25MHz not 20, CPU is 500Mhz.
# cat osc0_clkin_ck/video0_dpll_clkin_ck/ video0_dpll_ck/sd_venc_ck/rate 250000000
It…
We figured out the issue, with the help of Tim Sloper at TI.
In u-boot 2013.07, there is a line in the am335x_evm board.c "save_omap_boot_params" - this is not present in TI's version from the SDK, or in some other previous versions of u-boot. Apparently…