Hi Tony,
Thanks for your quick reply--we do not have examples of HCI commands performing these tasks, but we do have the Testing Guide available: CC256x Testing Guide.pdf which documents some HCI commands and their functions in order to test the device…
Other Parts Discussed in Thread: AM5728 Hi Everyone,
I'm trying to run copycodectest application on AM572x without success, I'm using the SD Card image provided by TI together AM5728.
I followed these steps:
/ # cd /sys/bus/platform/drivers/omap…
Functionality of u-boot does vary across distributions/releases. I may have to check - but usually the changes in x-loader carry-forward to u-boot as well.
Clock settings are defined in the TRM section "Processor Clock Configurations" See "Table 3…
Part Number: SK-AM62A-LP Hello,
I am encountering a latency of about 300ms when displaying a H264 encoded rtp video stream from an IP camera with gstreamer on a 1080p monitor.
I measured the latency by filming with another camera.
The gstreamer…
Hi,
In current PSLA u-boot (processor-sdk-linux-automotive-3.01.00.03), the pin gpmc_ad0 (at offset 0x0) gets muxed every time an hsmmc port gets muxed, because of an error in structure allocation and iteration. The provided patch solves this issue…
Nick,
#1. Customer followed the AM62x Academy Multicore module, page "How to allocate memory", change code and data section in below read frame to MSRAM, keep resource table in DDR0,
put the generated file to Linux filesystem, Can't boot up R5 core…
I have a beaglebone having SITARA-AM335X processor , and along with that i have got myself a CHIPSEE LCD_TOUCHSCREEN , now I have downloaded the latest SDK and built the kernel ,u-boot and made a sd card and booted my beaglebone with it , now what I'm…
Hello Shashank,
Shashank Kulkarni5 said: 1) AM3351 does not have graphics accelerator - what changes do we have to do to the default TI settings. For instance, we have disabled SGX in the DTS. Do we need to do anything else?
No, Disabling the SGX…
Dear Sir,
We have a similar case on the EVM of AM389x processor made by Spectrum DIgital.
We are working under linux kernel 2.6.37 and SDK 5_01_01_80.
The USB mouse stops after some minutes and doesn't work anymore if not disconnected and…
Part Number: TDA4VM Hi,experts,
I create a kernel intended to test the FFT library of mmalib, and I use the static data just like the sample( mmalib_02_02_00_03/ti/mmalib/src/fft_c7xmma/MMALIB_FFT_fft_ixX_cxX_oxX ). c7x_1 is set to be the target since…