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 51216 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] 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…
    • 1 month 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…
    • 2 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
    • 2 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?
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM2634-Q1: How to enable LWIP host name in AM263

    Aswin Sankar
    Aswin Sankar
    Part Number: AM2634-Q1 LWIP enabled devices can get IP address from DHCP server based on host name. To enable this feature on LWIP stack, certain configuration needs to be done. - Let us pick the enet_cpsw_tcpserver example to enable this feature…
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM263P4: How to block ethernet packets with a particular unicast address?

    Aswin Sankar
    Aswin Sankar
    Part Number: AM263P4 Ethernet packets can be blocked or forwarded based on their packet addresses. Unicast address is a specific type of address that is intended for one to one communication. ALE in CPSW susbystem can be configured to drop packets…
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM2634-Q1: How can I persist a data structure from my code in flash storage on an AM263 microcontroller?

    Aswin Sankar
    Aswin Sankar
    Part Number: AM2634-Q1 Other Parts Discussed in Thread: SYSCONFIG , UNIFLASH This FAQ highlights how you make a datastructure to be stored in flash in AM263 microcontroller. Typically we can do this in AM263Px and AM261x microcontroller where XIP…
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] AM263P4-Q1: How to flash/program custom external flashes

    Aswin Sankar
    Aswin Sankar
    Part Number: AM263P4-Q1 Other Parts Discussed in Thread: UNIFLASH This FAQ explains how to setup the flash utility to flash into external flashes which are not supported out of the box. The method mentioned in this FAQ would be the same for AM261 and…
    • 2 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] MSPM0-SDK: Software and Evaluation Board Design Resources for Application note of Single Phase AC Shunt Power Monitor with Low Cost MSPM0

    Gary Gao
    Gary Gao
    Part Number: MSPM0-SDK This thread is used to update the software or hardware update for application note of Single Phase AC Power Monitor with MSPM0 Hardware_Software.zip
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
  • [FAQ] printf demo for MSPM0 device

    Helic Chi
    Helic Chi
    Other Parts Discussed in Thread: LP-MSPM0G3507 printf_to_uart_LP_MSPM0G3507_nortos_ticlang.zip Default UART pin is PA10 and PA11, and it's based on LP-MSPM0G3507 default. Please check corresponding Launchpad's User guide schematic before test. There…
    • Answered
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
<>

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

    TM4C123GH6PM: tm4c123 bootloader 0 Locked

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

    TM4C123GE6PM: USB Endpoints - how to implement more 0 Locked

    1616 views
    6 replies
    Latest over 3 years ago
    by Robert Valentine
  • Suggested Answer

    AM2634-Q1: Recommended IO inject current for AM2634 device 0 Locked

    333 views
    1 reply
    Latest over 3 years ago
    by Kowshik Gudimetla
  • Answered

    MCU-PLUS-SDK-AM273X: MCAN ISR doesn't work 0 Locked

    438 views
    2 replies
    Latest over 3 years ago
    by Frank Livingston
  • Answered

    TM4C129CNCPDT: Using TM4C as XDS110, but firmware won't boot 0 Locked

    778 views
    7 replies
    Latest over 3 years ago
    by Matt Kowalczyk
  • Suggested Answer

    TMS570LC4357: FreeRTOS and Sleep Mode. 0 Locked

    805 views
    12 replies
    Latest over 3 years ago
    by Pablo Llull
  • Not Answered

    TMDX570LC43HDK: TMDX570LC43HDK 0 Locked

    348 views
    5 replies
    Latest over 3 years ago
    by QJ Wang
  • Suggested Answer

    TMS570LS3137: About the problem of moving programs into RAM to run 0 Locked

    343 views
    3 replies
    Latest over 3 years ago
    by QJ Wang
  • Suggested Answer

    TM4C1294NCPDT: 7 Segment 0 Locked

    199 views
    3 replies
    Latest over 3 years ago
    by Charles Tsai
  • Suggested Answer

    TMS570LC4357: Question about CQKIT 0 Locked

    442 views
    3 replies
    Latest over 3 years ago
    by QJ Wang
  • Suggested Answer

    RM48L952: Crystal circuit recommendations? 0 Locked

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

    AM2634: CAN Bus Bit Rate Timing Configuration 0 Locked

    546 views
    5 replies
    Latest over 3 years ago
    by Wenkai
  • Suggested Answer

    MSP432E401Y: PTP support 0 Locked

    411 views
    3 replies
    Latest over 3 years ago
    by Jace H
  • Answered

    TMS570LC4357: SCI , LIN using SCI1 and 2 0 Locked

    294 views
    2 replies
    Latest over 3 years ago
    by john young
  • Answered

    TMS570LC4357: About the setting of LINRX/LINTX as a general GIO 0 Locked

    399 views
    4 replies
    Latest over 3 years ago
    by Yale Li 李耀先
  • Suggested Answer

    TMS570LC4357: resolution of baud rate on SCIs Lin's 0 Locked

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

    C2000-CGT: C2000-CGT Installation on M1 Mac 0 Locked

    969 views
    4 replies
    Latest over 3 years ago
    by Baoyun Ge
  • Suggested Answer

    TM4C1294NCPDT: TM4C1294NCPDT RMII Pins 0 Locked

    209 views
    2 replies
    Latest over 3 years ago
    by Charles Tsai
  • Answered

    AM2434: FreeRTOS and interrupt nesting on R5F 0 Locked

    1322 views
    9 replies
    Latest over 3 years ago
    by George Mock
  • Answered

    MCU-PLUS-SDK-AM243X: Enet (ICSS) - how to change used MAC address +1 Locked

    1086 views
    15 replies
    Latest over 3 years ago
    by Alexander Göhrig
<>