TI E2E support forums
TI E2E support forums
  • User
  • Site
  • Search
  • User
  • E2E™ design support >
  • Forums
    • Amplifiers
    • API solutions
    • Audio
    • Clock & timing
    • Data converters
    • DLP® products
    • Interface
    • Isolation
    • Logic
    • Microcontrollers
    • Motor drivers
    • Power management
    • Processors
    • RF & microwave
    • Sensors
    • Site support
    • Switches & multiplexers
    • Tools
    • Wireless connectivity
    • Archived forums
    • Archived groups
  • Technical articles
  • TI training
    • Tech days
    • Online training
    • Live events
    • Power Supply Design Seminar
  • Getting started
  • 简体中文
  • More
  • Cancel
Processors

Processors

Processors forum

  • Mentions
  • Tags
  • More
  • Cancel
  • Ask a new question
  • Ask a new question
  • Cancel
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.
Frequent questions
  • [FAQ] How to avoid crashing the DM R5F when writing custom DM R5F firmware

    Nick Saulnier
    Nick Saulnier
    Parts Discussed in Thread: AM62x, AM62Ax, AM62Dx, AM62Px The primary role of the Device Management (DM) R5F core is to run the DM task. However, on some devices (not all devices!), TI supports writing custom code to run on the DM R5F, alongside the…
    • Answered
    • 1 month ago
    • Processors
    • Processors forum
  • [FAQ] SBL boot: How to find the DM R5F firmware that is loaded by SBL

    Nick Saulnier
    Nick Saulnier
    Parts Discussed in Thread: AM62x, AM62Ax, AM62Dx, AM62Px The primary role of the Device Management (DM) R5F core is to run the DM task. However, there may be other non-DM code running on the DM R5F, alongside the DM task. The firmware running on the…
    • 1 month ago
    • Processors
    • Processors forum
  • [FAQ] TDA4AL-Q1: Large byte transfer

    Tarun Mukesh Puvvada
    Tarun Mukesh Puvvada
    Part Number: TDA4AL-Q1 Tool/software: Example application on SDK 10.0 to show large byte transfer between CDD IPC(MCU1_0) and Linux (A72) using cdd_ipc_rc_linux ,rpsmg_char_simple applications on J721S2 ?
    • Answered
    • 1 month ago
    • Processors
    • Processors forum
  • [FAQ] How to check if Linux can communicate with a non-Linux core through RPMsg

    Nick Saulnier
    Nick Saulnier
    Other Parts Discussed in Thread: AM67 , AM67A Before Linux can communicate with a non-Linux core over the RPMsg inter-processor communication (IPC) protocol, several things needs to be true: 1) RPMsg between Linux and the non-Linux core must be supported…
    • Answered
    • 1 month ago
    • Processors
    • Processors forum
  • [FAQ] Linux: How to check what binary is running on the DM R5F

    Nick Saulnier
    Nick Saulnier
    Other Parts Discussed in Thread: AM67 , AM67A Parts Discussed in Thread: AM62x, AM62Ax, AM62Dx, AM62Px, AM67, AM67A The primary role of the Device Management (DM) R5F core is to run the DM task. However, there may be other non-DM code running on the…
    • Answered
    • 1 month ago
    • Processors
    • Processors forum
  • [FAQ] TDA4VM-Q1: How to enable cross domain UART access from PDK applications.

    Doredla Sudheer Kumar
    Doredla Sudheer Kumar
    Part Number: TDA4VM-Q1 Tool/software: On custom boards where UART instances are limited, how can I route debug output from my application running in one domain to a UART instance available in different domain? Specially, I want to enable cross-domain…
    • Answered
    • 2 months ago
    • Processors
    • Processors forum
  • [FAQ] EDGE-AI-STUDIO: TIDL RTOS tool vs edgeai-tidl-tools

    Adam Hua
    Adam Hua
    Part Number: EDGE-AI-STUDIO Tool/software: Model importing in TI has two sets of tools due to historical reasons. These two sets has developed in parallel for a long time. Here is an explanation of the similarity and difference of the two tools. …
    • 2 months ago
    • Processors
    • Processors forum
  • [FAQ] What is Active Slot bitmask, Data Bitmask, and Transaction Count in MCASP?

    Ritapravo Sarker
    Ritapravo Sarker
    Part Number: AUDIO-AM62D-EVM AUDIO-AM275-EVM Other Parts Discussed in Thread: SYSCONFIG Tool/software: 1. While configuring McASP through sysConfig, I found that when the num of slots set as 2, the active slot bitmask can only below 3. What is this…
    • Answered
    • 2 months ago
    • Processors
    • Processors forum
  • [FAQ] Not able to return from infinity loop in C7 core by changing the loop variable using CCS

    Ritapravo Sarker
    Ritapravo Sarker
    Part Number: AUDIO-AM275-EVM Tool/software: I am not able to return from infinity loop in C7x core by changing the loop variable from the Variables tab in CCS. In the following code - void loop_forever() { volatile uint32_t loop = 1U; while(loop…
    • Answered
    • 2 months ago
    • Processors
    • Processors forum
  • [FAQ] AM625 / AM623 / AM620-Q1 / AM62L / AM64x/ AM243x (ALV) / AM62Ax / AM62D-Q1 / AM62Px Design Recommendations / Commonly Observed Errors during Custom board hardware design – SDIO (embedded) interface

    Kallikuppa Sreenivasa
    Kallikuppa Sreenivasa
    Part Number: AM625 Other Parts Discussed in Thread: SK-AM62B-P1 , SYSCONFIG , CC3300 Tool/software: Hi TI Experts, Can you provide any available design guidelines for interfacing embedded SDIO device(s) using MMC1/MMC2 interface signals
    • Answered
    • 2 months ago
    • Processors
    • Processors forum
<>

View FAQ threads
  • Tags
  • RSS
  • More
  • Cancel
  • Threads 198177 Discussions
  • Answered

    SPI Communication on AM437x Starter Kit 0 Locked

    1043 views
    8 replies
    Latest over 9 years ago
    by SureKa
  • Answered

    individuallly disabling OMAP-L138 peripherals 0 Locked

    689 views
    8 replies
    Latest over 9 years ago
    by Mukul Bhatnagar
  • Answered

    Requirement of example project for LTE CPRI 15Mhz test case for K2L 0 Locked

    1016 views
    7 replies
    Latest over 9 years ago
    by db_woodall
  • Suggested Answer

    How can i check the dual mac mode whether it sets dual or not in uboot source?(AM335X) 0 Locked

    706 views
    2 replies
    Latest over 9 years ago
    by Schuyler Patton
  • Not Answered

    SSI3 not working 0 Locked

    266 views
    1 reply
    Latest over 9 years ago
    by Sasha Slijepcevic
  • Answered

    Cortex A or Cortex M Options in Example Projects 0 Locked

    387 views
    3 replies
    Latest over 9 years ago
    by Biser Gatchev-XID
  • Suggested Answer

    How to terminate DDR_VTP pin on AM3352 processor 0 Locked

    194 views
    1 reply
    Latest over 9 years ago
    by Biser Gatchev-XID
  • Suggested Answer

    eMMC with DM8168 0 Locked

    669 views
    4 replies
    Latest over 9 years ago
    by Pavel Botev
  • Suggested Answer

    eeprom reading 24c256 0 Locked

    2722 views
    5 replies
    Latest over 9 years ago
    by Biser Gatchev-XID
  • Not Answered

    am335x with Atmel MXT224 Touch 0 Locked

    1509 views
    4 replies
    Latest over 9 years ago
    by Erich Bachl
  • Answered

    DSP Development Board 0 Locked

    1980 views
    8 replies
    Latest over 9 years ago
    by Todd Anderson78572
  • Answered

    NDK winapps rebuild for 6678 0 Locked

    754 views
    6 replies
    Latest over 9 years ago
    by armin neamati
  • Answered

    AM335X USB Clock Frequency 0 Locked

    309 views
    2 replies
    Latest over 9 years ago
    by Eby Jayan
  • Not Answered

    8GB NAND Flash 0 Locked

    259 views
    1 reply
    Latest over 9 years ago
    by Pavel Botev
  • Answered

    [C6678, SRIO] SRIO configuration for waveform conditioning 0 Locked

    573 views
    5 replies
    Latest over 9 years ago
    by Ganapathi Dhandapani95
  • Not Answered

    How to dynamically support the input source switching in DM814x ? 0 Locked

    164 views
    1 reply
    Latest over 9 years ago
    by Margarita Gashova
  • Not Answered

    OSD problem , Cannot show osd in DVRRDK4.0 . 0 Locked

    294 views
    2 replies
    Latest over 9 years ago
    by Margarita Gashova
  • Not Answered

    SDIO specification v2.0 - Support for low power state and 1-bit/4-bit mode switch 0 Locked

    1736 views
    3 replies
    Latest over 9 years ago
    by Yordan Kovachev
  • Suggested Answer

    wifi chip detection on sdio bus 0 Locked

    797 views
    1 reply
    Latest over 9 years ago
    by Pavel Botev
  • Answered

    Can't get sound from TLV320DAC3100 codec on Linux 0 Locked

    3568 views
    13 replies
    Latest over 9 years ago
    by Pankil Shah
<>