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
Arm-based microcontrollers

Arm-based microcontrollers

Arm-based microcontrollers forum

  • Mentions
  • Tags
  • More
  • Cancel
  • Ask a new question
  • Ask a new question
  • Cancel
  • Threads 51554 Discussions
Texas Instruments (TI) Microcontrollers support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search for content on other microcontrollers or ask technical support questions on the extensive portfolio of microcontrollers. 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] AM13E23019: AM13E230x: Issue with the sysconfig interface for timer configuration

    Shaunak Deshpande
    Shaunak Deshpande
    Part Number: AM13E23019 Other Parts Discussed in Thread: SYSCONFIG Hi experts, I wanted help with the Timer module configuration of the AM13E30x sysconfig. I open the example.syscfg and try to configure the timer, but notice the following issues:…
    • Answered
    • 1 month ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM13E23019: List of FAQs for TI AM13E230x

    Shaunak Deshpande
    Shaunak Deshpande
    Part Number: AM13E23019 Other Parts Discussed in Thread: SYSCONFIG List of all FAQs for AM13E230x
    • Answered
    • 1 month ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM2612: Unable to program on custom board

    Shengyue Zhong
    Shengyue Zhong
    Part Number: AM2612 Other Parts Discussed in Thread: UNIFLASH Hi Team, Customer is programming AM2612 on their own board, but it not works through Uniflash, could you please help to check the log and point out next step? Thanks. Uniflash log.…
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM263x/ AM263Px/ AM261x: What should I use in my multi-core application, IPC or Shared Memory?

    Shaunak Deshpande
    Shaunak Deshpande
    Part Number: AM2612 Hi experts, I see that the AM26x devices support Inter-Processor Communication between multiple R5F cores and include a mechanism to maintain shared memory across cores. What is recommended for my multi-core applications? When do…
    • Answered
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] MSPM33C321A: ARM Cortex-M33 VTOR Alignment Requirement

    Yuhao Zhao
    Yuhao Zhao
    Part Number: MSPM33C321A Per ARM architecture, VTOR must be aligned to: Alignment = Power of 2 ≥ (Number of vectors × 4) For MSPM33C321A: - ICTR register = 1 → Hardware supports 53 external IRQs (IRQ0- 52 ) - Total vectors = 16 (system exceptions…
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] MSPM0G3507: How to put the ISRs into SRAM for MSPM0 deivces

    Gary Gao
    Gary Gao
    Part Number: MSPM0G3507 Use function of DL_Interrupt_registerInterrupt to define all the interrupts that used.(This function will copy the vector table into SRAM then modify the interrupt offset address and modify the interrupt ISR entry address as…
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] MSPM0G3507: How to put the ISRs into SRAM for MSPM0 deivces

    Gary Gao
    Gary Gao
    Part Number: MSPM0G3507 Use function of DL_Interrupt_registerInterrupt to define all the interrupts that used.(This function will copy the vectory table into SRAM and modify the interrupt ISR entry address as needed) Example: DL_Interrupt_registerInterrupt…
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] MSPM0G3519: Advanced Timer Techniques in MSPM0 (application note - sdaa286)

    Gaurang Gupta
    Gaurang Gupta
    Part Number: MSPM0G3519 This E2E thread contains reference application codes for the Application Note titled- Advanced Timer Techniques in MSPM0. Advanced Timer (TIMA) peripherals in MSPM0 Devices are designed to meet the demands of modern embedded…
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM2634: Sending Large Amounts of Data from an AM263x SPI Slave with Minimal CS Deassertion Time

    jagadish gundavarapu
    jagadish gundavarapu
    Part Number: AM2634 Other Parts Discussed in Thread: SYSCONFIG In this FAQ, I explain an approach to transmit a large amount of data from an AM263x SPI slave device while keeping the chip select (CS) deassertion time to a minimum.
    • Answered
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM263P4: I2C OWN TArget Address

    Nilabh Anand
    Nilabh Anand
    Part Number: AM263P4 Other Parts Discussed in Thread: SYSCONFIG What is the meaning of I2C Own Target address in the syscfg file below. Is this related to the I2C controller or the I2C transmitter? What are the valid values it can take?
    • 4 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
<>

View FAQ threads
  • Tags
  • RSS
  • More
  • Cancel
  • Not Answered

    MSPM0G3107: MSPM0G3107 nofreertos spi0 and uart2 driver 0 Locked

    109 views
    1 reply
    Latest 5 months ago
    by Zoey Wei
  • Answered

    MSPM0L1117: How to avoid to clean specific ram memory address when software reset or jump from 2nd bootloader to app code? 0 Locked

    138 views
    1 reply
    Latest 5 months ago
    by Pengfei Xie
  • Not Answered

    MSPM0G3507: How to read Flash data on MSPM0G3507 - No direct read API in flashctl_multiple_size_read_verify example 0 Locked

    101 views
    1 reply
    Latest 5 months ago
    by Pengfei Xie
  • Not Answered

    TMDSEMU200-U: XDS200 Debug Probe – SC_ERR_PATH_BROKEN during Test Connection 0 Locked

    139 views
    3 replies
    Latest 5 months ago
    by AJ Favela
  • Not Answered

    MSPM0H3216: restrict program flash area 0 Locked

    93 views
    1 reply
    Latest 5 months ago
    by Brian Lee
  • Answered

    MSPM0C1104: Explorer CCS 20 0 Locked

    102 views
    1 reply
    Latest 5 months ago
    by Brian Lee
  • Suggested Answer

    MSPM0G3507: Min. ViH voltage for ODIO 0 Locked

    146 views
    1 reply
    Latest 5 months ago
    by Brian Lee
  • Suggested Answer

    MSPM0G3107: ODIO Overvoltage and ESD protection 0 Locked

    123 views
    1 reply
    Latest 5 months ago
    by Helic Chi
  • Answered

    MSPM0G3519: Intel HEX and memory width 8 0 Locked

    127 views
    1 reply
    Latest 5 months ago
    by Johnson He
  • Suggested Answer

    TM4C1294NCPDT: TimerMatchSet() problem 0 Locked

    321 views
    7 replies
    Latest 5 months ago
    by Xiaodong LI
  • Not Answered

    MSPM0G3519: MCAN interrupt Bit Error Corrected interrupt in Sysconfig 0 Locked

    158 views
    5 replies
    Latest 5 months ago
    by Pengfei Xie
  • Answered

    AM2432: TI Recommended PMIC 0 Locked

    127 views
    3 replies
    Latest 5 months ago
    by Kallikuppa Sreenivasa
  • Not Answered

    TM4C129ENCPDT: Clarification on TMDSEMU560V2STM-U Support for TM4C129ENCPDT 0 Locked

    126 views
    1 reply
    Latest 5 months ago
    by Xiaodong LI
  • Answered

    AM2634-Q1: ECC enable without SDL 0 Locked

    105 views
    1 reply
    Latest 5 months ago
    by jagadish gundavarapu
  • Not Answered

    AM3359: Error in compiling AM335x Profibus Slave Example 0 Locked

    156 views
    3 replies
    Latest 5 months ago
    by Jayachandran Rameshbabu
  • Not Answered

    AM3359: Error in compiling AM335x Profibus Slave Example 0 Locked

    198 views
    2 replies
    Latest 5 months ago
    by Jayachandran Rameshbabu
  • Suggested Answer

    LP-AM263P: Flashing procedure for the LP-AM263P 0 Locked

    128 views
    1 reply
    Latest 5 months ago
    by Shaunak Deshpande
  • Answered

    MSPM0C1104: how to check code size. 0 Locked

    212 views
    2 replies
    Latest 5 months ago
    by seema Joshi
  • Not Answered

    AM263P4-Q1: SBL BOOT LOADER fail 0 Locked

    160 views
    2 replies
    Latest 5 months ago
    by Nikhil Dasan
  • Answered

    TIDA-010282: SCH and layout information for the MCU card 0 Locked

    120 views
    2 replies
    Latest 5 months ago
    by Wilson Liang2
<>