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 51684 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: How to enable the CSC mode in AM13E230x device? How to use UART bootloader to flash image to the device?

    Shaunak Deshpande
    Shaunak Deshpande
    Part Number: AM13E23019 Other Parts Discussed in Thread: SYSCONFIG Hi experts, I am using the AM13E230x device along with the mcu_sdk v26.0 Is it possible to enable a custom bootloader in TI AM13E230x? If so, how to enable and flash the custom…
    • Answered
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM13E23019: Is brownout reset supported on the AM13E230x devices and is it configurable?

    Shaunak Deshpande
    Shaunak Deshpande
    Part Number: AM13E23019 Hi experts, Is early brownout detection (with interrupt) possible? How to configure thresholds? "7.8.1 Power Management Unit (PMU): section in datasheet mentions "Brownout reset (BOR) supply monitor with early warning capability…
    • Answered
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [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
    • 2 months 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
    • 2 months 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
    • 3 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…
    • 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 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…
    • 4 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
<>

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

    AM263P4-Q1: ADC triggered by ePWM 0 Locked

    67 views
    1 reply
    Latest 1 month ago
    by Masoud Farhadi
  • Answered

    MSPM0L1304: SysConfig throw error for ADC12 0 Locked

    119 views
    4 replies
    Latest 1 month ago
    by Owen Li
  • Answered

    MSPM0G3519: SYSCONFIG generates different files from the same configuration when some entries deleted/restored 0 Locked

    334 views
    19 replies
    Latest 1 month ago
    by Ki
  • Suggested Answer

    AM2612: Anti-Rollback protection & revisions 0 Locked

    54 views
    1 reply
    Latest 1 month ago
    by Nikhil Dasan
  • Suggested Answer

    AM2612-Q1: Is clock can be configurated during operation? 0 Locked

    170 views
    5 replies
    Latest 1 month ago
    by Sahana H G
  • Not Answered

    LP-MSPM0G3507: Power consumption on MSPM0 0 Locked

    108 views
    7 replies
    Latest 1 month ago
    by Janz Bai
  • Suggested Answer

    AM2612-Q1: How to get the Unique Device ID? 0 Locked

    44 views
    1 reply
    Latest 1 month ago
    by Nikhil Dasan
  • Not Answered

    AM625-Q1: AM620-Q1: [VALEO] [AM625-Q1] [SDKLA v10.01.10.04]: Bug in Bad Block management for last page option 0 Locked

    122 views
    7 replies
    Latest 1 month ago
    by Hong Guan64
  • Not Answered

    MSPM0L1304: Factory Constant field reset values are just x 0 Locked

    51 views
    2 replies
    Latest 1 month ago
    by Owen Li
  • Not Answered

    TIDA-010203: TIDA-010203 availablility 0 Locked

    14 views
    0 replies
    Started 1 month ago
    by Matt Nowick
  • Not Answered

    TM4C129DNCPDT: TM4C129DNCPDT Dual Application Firmware Update Strategy Using UART and Alternate Flash Regions 0 Locked

    42 views
    1 reply
    Latest 1 month ago
    by Eric Rentschler
  • Not Answered

    AM3352: WARMRSTn not being asserted for reboot command or watch dog timer 0 Locked

    141 views
    5 replies
    Latest 1 month ago
    by Bin Liu
  • Not Answered

    MSPM0L1306-Q1: Synchronization of PWM channels with fixed phase delay on MSPM0L1306+DRV8242 0 Locked

    50 views
    0 replies
    Started 1 month ago
    by Orlando Diaz
  • Answered

    AM2612: AM2612 - Sampling Qualification Questions of Formula 0 Locked

    139 views
    3 replies
    Latest 1 month ago
    by Rio Chan
  • Answered

    AM2612: Needs the RS485 example code for AM2612 0 Locked

    196 views
    6 replies
    Latest 1 month ago
    by Rio Chan
  • Not Answered

    MSPM0G3519-Q1: MSPM0G3519-Q1, MCAL_MSPM0_00.02.05.00 WDG Driver 0 Locked

    774 views
    16 replies
    Latest 1 month ago
    by Diego Abad Sajamin
  • Not Answered

    TM4C1294NCPDT: Error connecting to target: (Error -1170 @0x0) Unable to access the DAP 0 Locked

    64 views
    1 reply
    Latest 1 month ago
    by Xiaodong LI
  • Answered

    AM263P4: How to generate proper SBL for the ZCZ-F devices 0 Locked

    35 views
    1 reply
    Latest 1 month ago
    by Ted Huh
  • Answered

    AM62A7: Workaround for Errata in MCU+SDK 0 Locked

    49 views
    1 reply
    Latest 1 month ago
    by Swargam Anil
  • Answered

    AM263X-MCAL-SDK: Bank-related information required in excel format 0 Locked

    131 views
    5 replies
    Latest 1 month ago
    by Tejas Kulakarni
<>