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: AM62A7 Other Parts Discussed in Thread: SK-AM62A-LP
Can you let me know the steps I can use to reduce the MCU_I2C & MCU_UART response time using MCU+SDK/FreeRTOS SDK and the method to measure this time?
Part Number: AM6442
The MPU ARMv7 flash region must be configured with appropriate memory attributes and access permissions to enable flash write operations. Incorrect configurations such as read-only permissions, misaligned region boundaries, or improper…
Part Number: AM62P
K3 SoC (AM64x, AM62x...) have a set of One-Time Programmable (OTP) efuses which is anchoring Root-of-Trust (RoT) secure boot chain. Linux SDK supports the RSA key signed secure boot [1]. The FAQ discuss how to enable ECDSA key signed…
Part Number: AM6442
Is there a way to optimize the authentication time for AM64 and AM243 devices, as it is currently too large and is impacting the overall boot time?
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…