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 51736 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 : Frequently asked ADC questions

    Arpit Varahmihir
    Arpit Varahmihir
    Part Number: AM13E23019 What are the most Common ADC Terms and their definitions? What operations can be performed in the ADC Post-Processing Block in hardware? What is the temperature range of operation for the ADC peripheral? What is the ENOB…
    • Answered
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [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.…
    • 3 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
<>

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

    SW-TM4C: How to fix 'Unknown USB Device' 0 Locked

    792 views
    7 replies
    Latest over 3 years ago
    by Ralph Jacobi
  • Suggested Answer

    MSP432E401Y: Ethernet LED configuration 0 Locked

    304 views
    1 reply
    Latest over 3 years ago
    by Charles Tsai
  • Answered

    MCU-PLUS-SDK-AM243X: Is it possible to load other cores after Bootloader-finish? 0 Locked

    283 views
    1 reply
    Latest over 3 years ago
    by Ming Wei
  • Answered

    TM4C123GE6PM: USB Device: add descriptor callback function? 0 Locked

    827 views
    4 replies
    Latest over 3 years ago
    by Robert Valentine
  • Suggested Answer

    TMS570LC4357: Chaining DMA Configuration Settings Doesnt Work 0 Locked

    276 views
    1 reply
    Latest over 3 years ago
    by QJ Wang
  • Answered

    MSPM0G1506: Would like to know the load current of OPA 0 Locked

    299 views
    3 replies
    Latest over 3 years ago
    by Brandon Fisher94
  • Answered

    MCU-PLUS-SDK-AM243X: CCS 12.1.0 crashes while debugging +1 Locked

    498 views
    12 replies
    Latest over 3 years ago
    by Teja Poorna
  • Suggested Answer

    DK-TM4C129X: TIVA C Development tool 0 Locked

    441 views
    1 reply
    Latest over 3 years ago
    by Charles Tsai
  • Answered

    TM4C1290NCPDT: Does this device and the EK-TM4C129EXL LaunchPad have the ISP function, and if so, how can I verify it? 0 Locked

    322 views
    1 reply
    Latest over 3 years ago
    by Charles Tsai
  • Suggested Answer

    AM2634: HS_SE device flash 0 Locked

    352 views
    1 reply
    Latest over 3 years ago
    by Aakash Kedia
  • Answered

    LP-AM243: Switching bootmode for MCU AM243x by using *.js file 0 Locked

    993 views
    9 replies
    Latest over 3 years ago
    by Aakash Kedia
  • Not Answered

    MCU-PLUS-SDK-AM263X: How to use the QSPI Memory Mapped (SFI) interface? 0 Locked

    681 views
    3 replies
    Latest over 3 years ago
    by Ashwin Raj
  • Suggested Answer

    TMS570LC4357: Unable to execute interrupts in Boot code 0 Locked

    396 views
    3 replies
    Latest over 3 years ago
    by QJ Wang
  • Answered

    TMS570LC4357: Example 1: Configuration of PBIST controller to run self-test on DCAN1 RAM 0 Locked

    311 views
    2 replies
    Latest over 3 years ago
    by Deric Ng
  • Answered

    MCU-PLUS-SDK-AM263X: Discrepancy between Hardware User's Guide and schematic 0 Locked

    516 views
    2 replies
    Latest over 3 years ago
    by Erik Friedel
  • Answered

    AM2634-Q1: Can CLKOUT0 output 50Mhz clk? 0 Locked

    490 views
    3 replies
    Latest over 3 years ago
    by Fleenor
  • Answered

    TM4C129XNCZAD: How to replace the AES-128 key value of TM4C 0 Locked

    330 views
    2 replies
    Latest over 3 years ago
    by ray yang
  • Not Answered

    Segger SysView error and patch 0 Locked

    583 views
    2 replies
    Latest over 3 years ago
    by QJ Wang
  • Answered

    TMS570LC4357: Which registers are configured by the eFuses? 0 Locked

    216 views
    1 reply
    Latest over 3 years ago
    by QJ Wang
  • Suggested Answer

    LP-MSPM0L1306: Where can I order the Launch Pad development Kit? 0 Locked

    298 views
    1 reply
    Latest over 3 years ago
    by Susan Moore
<>