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 51564 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: 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
    • 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
<>

View FAQ threads
  • Tags
  • RSS
  • More
  • Cancel
  • Suggested Answer

    MSP432E401Y: SSI3 Read & Write 0 Locked

    276 views
    7 replies
    Latest over 1 year ago
    by Charles Tsai
  • Not Answered

    RM57L843: Force RUN_START value to a MEMORY section 0 Locked

    185 views
    1 reply
    Latest over 1 year ago
    by jagadish gundavarapu
  • Answered

    AM2632: Code Composer Studio 12.8.0 and MCU_SDK_10_00_00_35 / wrong compiler version included? 0 Locked

    545 views
    9 replies
    Latest over 1 year ago
    by Nilabh Anand
  • Not Answered

    AM2634-Q1: Current MCAL to use for safety applications 0 Locked

    192 views
    1 reply
    Latest over 1 year ago
    by Gunjan Kumari
  • Answered

    LP-AM243: Boot error. 0 Locked

    971 views
    18 replies
    Latest over 1 year ago
    by D J
  • Not Answered

    TMS570LC4357: FreeRTOS Problems :( 0 Locked

    325 views
    2 replies
    Latest over 1 year ago
    by hayriye sezgi selek
  • Answered

    TMS570LS1224: NEed to disable the CAN transmission and reception for the particular message object 0 Locked

    259 views
    5 replies
    Latest over 1 year ago
    by jagadish gundavarapu
  • Answered

    AM2632: Does RGMII has 0 Locked

    568 views
    9 replies
    Latest over 1 year ago
    by Smith Chao
  • Answered

    LP-AM243: Sending message from one core to another takes around 30-70 microseconds 0 Locked

    629 views
    11 replies
    Latest over 1 year ago
    by Tushar Thakur
  • Suggested Answer

    MSPM0L2228: internal memory of mspm0l2228 0 Locked

    298 views
    3 replies
    Latest over 1 year ago
    by Cash Hao11
  • Suggested Answer

    MSPM0G3507: Unexpected errors 0 Locked

    204 views
    3 replies
    Latest over 1 year ago
    by Cash Hao11
  • Answered

    TMS570LC4357: Clarification about converting ADC count to voltage 0 Locked

    340 views
    3 replies
    Latest over 1 year ago
    by jagadish gundavarapu
  • Not Answered

    TMS570LS1224: BQ79616、BQ79656、BQ79600、BQ79731 0 Locked

    279 views
    1 reply
    Latest over 1 year ago
    by jagadish gundavarapu
  • Answered

    AM2432: Can't lift 1 hour restriction of EhterCAT Stack even though SSC library was rebuilt +1 Locked

    402 views
    3 replies
    Latest over 1 year ago
    by Hideaki Matsumoto
  • Answered

    MSPM0G3507: CCS Theia seems to search for header file in the wrong folder 0 Locked

    584 views
    3 replies
    Latest over 1 year ago
    by Janz Bai
  • Answered

    AM2732: I'd like to know constraints and limits of MIBSPI CLK Pin (MSS_MIBSPIA_CLK,RCSS_MIBSPIA_CLK) 0 Locked

    439 views
    2 replies
    Latest over 1 year ago
    by Shumpei Tanaka
  • Answered

    MSPM0L1304: Switching main clock source to low frequency clock never returns 0 Locked

    557 views
    2 replies
    Latest over 1 year ago
    by Daniel Coupal
  • Answered

    MSPM0G3507-Q1: Library or example code to determine the angle from the sine/cosine analog data from an analog sensor? 0 Locked

    184 views
    1 reply
    Latest over 1 year ago
    by Luke Ledbetter
  • Answered

    LAUNCHXL2-570LC43: LAUNCHXL2-570LC43 example LED blinking code not functional 0 Locked

    746 views
    4 replies
    Latest over 1 year ago
    by John Lu
  • Answered

    AM2634: How to Load the Program Directly into the Flash Memory 0 Locked

    588 views
    5 replies
    Latest over 1 year ago
    by Nilabh Anand
<>