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 51411 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] 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…
    • 1 month 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…
    • 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 vectory table into SRAM and modify the interrupt ISR entry address as needed) Example: DL_Interrupt_registerInterrupt…
    • 2 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…
    • 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?
    • 3 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…
    • 3 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…
    • 3 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…
    • 3 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…
    • 3 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
<>

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

    Configuration of SPI interface as slave seems to be influencing the chip select signal 0 Locked

    1065 views
    8 replies
    Latest over 14 years ago
    by S Tsuei
  • Suggested Answer

    Peripheral register access time 0 Locked

    1786 views
    10 replies
    Latest over 14 years ago
    by Brian Fortman
  • Suggested Answer

    Double Bit SRAM ECC Error Insertion 0 Locked

    794 views
    3 replies
    Latest over 14 years ago
    by Krishna Battu
  • Answered

    how to see fail results individually for two CPUs? 0 Locked

    237 views
    1 reply
    Latest over 14 years ago
    by KGreb
  • Answered

    hetGetTimestamp always returns 0 0 Locked

    853 views
    2 replies
    Latest over 14 years ago
    by Kevin Spharler
  • Answered

    Initializing RAM and ECC (part 2) 0 Locked

    550 views
    1 reply
    Latest over 14 years ago
    by S Tsuei
  • Discussion

    Assembly access of variables defined in C Locked

    1412 views
    2 replies
    Latest over 14 years ago
    by Renjith George
  • Answered

    LM3S9B96 External SDRAM 0 Locked

    436 views
    1 reply
    Latest over 14 years ago
    by Stellaris Ken
  • Answered

    Flash ECC Enable Testing. 0 Locked

    1173 views
    6 replies
    Latest over 14 years ago
    by Bindu Tanguturi
  • Not Answered

    PWM - independent edge control 0 Locked

    1342 views
    10 replies
    Latest over 14 years ago
    by Penn Linder
  • Not Answered

    MCRC Occurrence of Reserved Interrupt Condition 0 Locked

    551 views
    4 replies
    Latest over 14 years ago
    by Haixiao Weng
  • Answered

    TMS570LS31xx ethernet interface 0 Locked

    1494 views
    18 replies
    Latest over 14 years ago
    by chandrasekhar reddy
  • Answered

    TMS570 get time stamp, edge interrupts 0 Locked

    1673 views
    2 replies
    Latest over 14 years ago
    by Jake Smith
  • Answered

    Hercules SIL 3 0 Locked

    1419 views
    1 reply
    Latest over 14 years ago
    by KGreb
  • Answered

    [urgent]Could you please provide DMM module source code and header files 0 Locked

    383 views
    1 reply
    Latest over 14 years ago
    by Sunil Oak
  • Not Answered

    LM4F series MCU floating point and DSP functions compiler support 0 Locked

    405 views
    0 replies
    Started over 14 years ago
    by graviton
  • Answered

    #pragma INTERRUPT and #pragma SWI_ALIAS representation 0 Locked

    1939 views
    2 replies
    Latest over 14 years ago
    by Gowdham Natarajan
  • Answered

    VIM RAM parity error detection doesn't generate ESM interrupt but goes into prefetchEntry 0 Locked

    1042 views
    1 reply
    Latest over 14 years ago
    by 5t34m
  • Answered

    Where are the OTP values with ECC errors for TMS570LS20216? 0 Locked

    539 views
    2 replies
    Latest over 14 years ago
    by Juan Martinez
  • Not Answered

    TMS570 Flash API 1.0.5 , Function Flash_Verify_Data_B() return FAIL even wait for 5s before invoking it 0 Locked

    887 views
    8 replies
    Latest over 14 years ago
    by John Hall
<>