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 51696 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
  • Suggested Answer

    [FAQ] AM13E23019: How to add FastRTS math functions to a project 0

    315 views
    5 replies
    Latest 1 month ago
    by Nilabh Anand
  • Suggested Answer

    [FAQ] AM2612: Unable to program on custom board 0

    611 views
    1 reply
    Latest 2 months ago
    by Nilabh Anand
  • Answered

    [FAQ] AM2612: "No Module Named Construct" on clean install / build of SDK example 0 Locked

    1504 views
    4 replies
    Latest 7 months ago
    by Nilabh Anand
  • Not Answered

    [FAQ] AM2612: Zephyr 0 Locked

    1574 views
    0 replies
    Started 7 months ago
    by Nilabh Anand
  • Not Answered

    [FAQ] AM2612: How to run Profinet Example on AM261x 0 Locked

    1740 views
    0 replies
    Started 7 months ago
    by Nilabh Anand
  • Answered

    [FAQ] LP-AM261: Frequently asked questions related to AM261x LP 0

    2041 views
    1 reply
    Latest over 1 year ago
    by Nilabh Anand
  • Not Answered

    TMDSCNCD263: Sitara AM263X control card 0

    1818 views
    4 replies
    Latest over 1 year ago
    by Fleenor
  • Not Answered

    [FAQ] MSP Homepage 0 Locked

    1894 views
    0 replies
    Started over 1 year ago
    by Sam Faris
  • Not Answered

    AM2434: ECAT DC SYNC OUT pulse width setting 0

    7 views
    1 reply
    Latest 16 minutes ago
    by Harsha Begihally Shanmukhaswamy
  • Suggested Answer

    AM2612: OSPI controller transfer 0

    12 views
    1 reply
    Latest 17 minutes ago
    by Nilabh Anand
  • Not Answered

    TMS570LS3137: TMS570LS3137 is compliant to SAEJ1939 or not 0

    32 views
    3 replies
    Latest 19 minutes ago
    by Joe Prushing
  • Not Answered

    AM2612: OSPI controller transfer 0

    5 views
    0 replies
    Started 22 minutes ago
    by Manuel Philippin
  • Answered

    AM2612: How to make Custom Flash Download BSL 0

    33 views
    5 replies
    Latest 24 minutes ago
    by Ted Huh
  • Not Answered

    AM2434: AM243x Secure Boot (SBL OSPI) – 256KB Decryption Limit 0

    22 views
    3 replies
    Latest 30 minutes ago
    by Prashant Shivhare
  • Answered

    LP-AM261: Required Software Modification by PHY change (DP83869->DP83826A) 0

    45 views
    5 replies
    Latest 41 minutes ago
    by Nilabh Anand
  • Suggested Answer

    AM2612: Support Required for Migrating UniFlash Project to AM2612 ZEJ Package 0

    90 views
    12 replies
    Latest 1 hour ago
    by Shaunak Deshpande
  • Not Answered

    MSPM0G3519: Factory reset is failing when using the FactoryReset.bat file on the MSPM0G3519 board. 0

    85 views
    8 replies
    Latest 1 hour ago
    by Helic Chi
  • Not Answered

    TMS570LS3137: Startup and Denial Of Service enhancement upon MCU failures 0

    2 views
    0 replies
    Started 1 hour ago
    by Marc Cifuentes
  • Not Answered

    TMS570LS0914: FEE data corrupted 0

    1 view
    0 replies
    Started 2 hours ago
    by Prajakta Dange
  • Not Answered

    AM263P4: Track2 (PLL) 0

    8 views
    0 replies
    Started 3 hours ago
    by Kodari Rajkumar
>