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 51439 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] 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.…
    • 1 month 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
    • 1 month 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…
    • 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…
    • 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
  • [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
<>

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

    Arm-based microcontrollers forum 0 Locked

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

    AM62X02 A53 Core Function safety question 0 Locked

    540 views
    3 replies
    Latest over 3 years ago
    by Neelima Muralidharan
  • Answered

    BootUp time between HSFS & NonHSFS 0 Locked

    374 views
    6 replies
    Latest over 3 years ago
    by Karen Agüero Meza
  • Answered

    AM2634-Q1: how to enable the voltage monitors: VMON_CTRL bit-field equals 0x7h means the correspond voltage monitor is enabled? 0 Locked

    270 views
    2 replies
    Latest over 3 years ago
    by Will Gao
  • Answered

    EK-TM4C123GXL: ADC Sample Sequence Config 0 Locked

    543 views
    5 replies
    Latest over 3 years ago
    by Ralph Jacobi
  • Not Answered

    TM4C129ENCPDT: Runtime Object View unable to connec to target 0 Locked

    286 views
    1 reply
    Latest over 3 years ago
    by Ralph Jacobi
  • Not Answered

    MSP432E401Y: Importing C++ source files in existing project of C source 0 Locked

    314 views
    1 reply
    Latest over 3 years ago
    by MartinS
  • Answered

    MSP432E401Y: RTC daylight saving 0 Locked

    441 views
    3 replies
    Latest over 3 years ago
    by Gergana Tanova
  • Answered

    TM4C123 QEI0 module not working 0 Locked

    822 views
    5 replies
    Latest over 3 years ago
    by Ralph Jacobi
  • Suggested Answer

    MSP432-RTOS: Simulation, hardware & system design tools forum 0 Locked

    383 views
    1 reply
    Latest over 3 years ago
    by Ralph Jacobi
  • Suggested Answer

    TM4C123GH6PZ: Error when compiling legacy code in CCS Vn 12 with Tivaware library TivaWare_C_Series-2.2.0.295 0 Locked

    520 views
    5 replies
    Latest over 3 years ago
    by Ralph Jacobi
  • Suggested Answer

    MSP432E401Y: MSP432E401Y - 1 wire 0 Locked

    439 views
    4 replies
    Latest over 3 years ago
    by Ralph Jacobi
  • Answered

    AM2732: Low power questions 0 Locked

    620 views
    10 replies
    Latest over 3 years ago
    by Pal Szabo
  • Suggested Answer

    TM4C129XNCZAD: DMA enabled SSI 0 Locked

    592 views
    1 reply
    Latest over 3 years ago
    by Ralph Jacobi
  • Not Answered

    TMS570LS1227: I2CCNT Register Doesn't Work 0 Locked

    326 views
    4 replies
    Latest over 3 years ago
    by jagadish gundavarapu
  • Not Answered

    MSPM0L1306: An external wake source for STANDBY 0 Locked

    487 views
    5 replies
    Latest over 3 years ago
    by Eason Zhou
  • Suggested Answer

    TM4C1292NCPDT: Basic code to check Ethernet Switch communication 0 Locked

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

    UNIFLASH: Procedure when using UniFlash from a Windows host and downloading the ROM image for AM335x boot from the host PC to INRAM 0 Locked

    595 views
    3 replies
    Latest over 3 years ago
    by Bin Liu
  • Suggested Answer

    MCU-PLUS-SDK-AM243X: Enable TCMA and TCMB with 64 KB each or SingleCore-application 0 Locked

    827 views
    8 replies
    Latest over 3 years ago
    by Sri Vidya Gunturi
  • Answered

    AM2634: Wakeup through Analog signal 0 Locked

    272 views
    1 reply
    Latest over 3 years ago
    by Fleenor
<>