Texas Instruments (TI) Processors support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search processors content or ask technical support questions on Sitara™ processors, digital signal processors (DSP) and automotive processors. Find the right solution for your circuit design challenges by using our TI E2E™ support forums that are supported by thousands of contributing TI experts.
Part Number: AM2754-Q1
I want to create a low latency audio application that uses minimal audio buffers. The default mcasp-multichannel-playback example in AM275x/AM62Dx uses 4 buffers for Transmit and Receive. These buffers intruduce an additional…
Part Number: TDA4VH-Q1 Other Parts Discussed in Thread: MATHLIB
Hi,
How can I port my existing C66x code to an optimized C7x implementation?
Regards,
Betsy Varughese
Part Number: AM2754-Q1
I want to do some simple audio processing using c7x in my application. I need a base template which I can modify to add my own audio processing algorithm. Is there any base example available for this?
Part Number: AM2754-Q1 Other Parts Discussed in Thread: SYSCONFIG
While configuring McASP in sysconfig, I came across the mcasp slot bitmask option. What value should I select for this option? What is the use of this option? How the McASP operations…
Part Number: AM2754-Q1
How does McASP interleaving work when it is configured with 1 serilalizer vs multiple serializers? How is the audio data stored in the mcasp buffers?
Part Number: J722SXH01EVM Other Parts Discussed in Thread: SYSCONFIG
Hi,
Can I reuse the same SysConfig configuration when changing the OSPI flash vendor, and is there a recommended guide for updating the configuration?
Part Number: AM625
The new Boots Quirk Function, Flash_quirkSpansionSafebootDetection , introduced in MCU+ SDK 11.02, is specifically designed for Serial NOR Flash devices (S28HS512T and S25HL512T). If you are using custom Flash parts, you must modify…
Part Number: TDA4VH-Q1
When a user presses Ctrl-C to stop the application, the default behavior sets a shutdown flag but may not perform proper cleanup. The main application thread could be blocked waiting for messages from the remote cores (R5F, C7x…
Other Parts Discussed in Thread: TMDX654IDKEVM I want to test PRU Ethernet on the AM65x IDK EVM (TMDX654IDKEVM).
I am using Linux SDK 11.2. I am booting the default filesystem image, tisdk-default-image-rt-am65xx-evm-11.02.05.02.rootfs.wic.xz. However…