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: AM623 Other Parts Discussed in Thread: AM620-Q1 , AM625 , , AM625-Q1 , AM625SIP , AM62D-Q1 , TPS65219 , SK-AM62B-P1 , SK-AM62-LP , SK-AM62B , SYSCONFIG , SK-AM62
Hi TI Experts,
Can you provide a List of collaterals that can be referred…
Part Number: AM6442 Other Parts Discussed in Thread: SYSCONFIG
Sitara devices have PRU cores that can execute instructions in a fully deterministic manner.
Therefore, users can use PRU cores for real-time I/O control applications.
This FAQ is intended…
Part Number: AM625 Other Parts Discussed in Thread: AM620-Q1 , , AM623 , , , AM62D-Q1 , TPS65219 , SK-AM62B-P1 , SK-AM62-LP , SK-AM62B , SK-AM62 , SYSCONFIG
Hi TI Experts,
Can you provide a List of collaterals that can be referred when starting a…
Part Number: AM6442 Other Parts Discussed in Thread: UNIFLASH
How can I load/flash PRU binaries into external memory?
I want to keep my PRU software in external memory and for every time reset the AM64X SOC, it has to read PRU binaries from external…
Part Number: AM6442 Other Parts Discussed in Thread: UNIFLASH
Note: This Procedure is used only for MCU+SDK RTOS/No-RTOS OS , Not for Linux OS
If you are trying to send prebuilt sbl_uart_uniflash.release.tiimage and sbl_null.release.tiimage images…
Part Number: TDA4VM Other Parts Discussed in Thread: TDA4VH , DRA821 , DRA829
I created an SD card using the mksdboot.sh script in the [PSDK-LINUX-INSTALL-DIR]/bin in PSDK Linux 8.5. I do not see any interfaces corresponding to CPSW9G ethernet controller…
Part Number: AM623
Asking on behalf of a customer:
Regarding the MCU_OSC0 Internal Oscillator circuit, could you provide the trans-conductance (gm_critical) of it. We could not find the information in the datasheet. We are in contact with [Crystal…
Other Parts Discussed in Thread: AM625 I am trying to estimate the performance of real-time (RT) Linux running on one of TI's new SoCs. What's the best way to do that?
.
Please note that RT Linux is more real-time than regular Linux, but RT Linux…
Part Number: AM625
Hi
We are using AM62xx for our design. We want to know what is the maximum ripple tolerance on all the voltage rails of the processor.We require this ripple details as we are performing decoupling analysis for our design. Following…
Part Number: TDA4VM Other Parts Discussed in Thread: TDA4VL
Hi expert,
In TDA4VL SDK V8.04,the freeRTOS timer for MCU1_0 is default dmtimer 1. For our application, we need move this timer to main domain,such as dmtimer19,how to config it?