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 51514 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.…
    • 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…
    • 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?
    • 4 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…
    • 4 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…
    • 4 months ago
    • Arm-based microcontrollers
    • Arm-based microcontrollers forum
<>

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

    CCS/EK-TM4C1294XL: UDP with static IP address? 0 Locked

    445 views
    3 replies
    Latest over 5 years ago
    by Ja Hv
  • Suggested Answer

    TMDSEMU100V2U-14T: Connections between XDS100v2 JTAG Debug Probe (14-pin TI version) and RM57L843BZWTT 0 Locked

    687 views
    1 reply
    Latest over 5 years ago
    by QJ Wang
  • Suggested Answer

    TMS570LS3137: How to notify starting/stopping of PWM and normal outputs internally 0 Locked

    298 views
    1 reply
    Latest over 5 years ago
    by QJ Wang
  • Suggested Answer

    TM4C123GH6PM: PWM configuration mapping for T0-T5 and Generators Gen0-Gen3 0 Locked

    276 views
    1 reply
    Latest over 5 years ago
    by Ralph Jacobi
  • Suggested Answer

    TMS570LS0432: why link generate CRC value compare the SL_CRC_Calculate is different? 0 Locked

    608 views
    3 replies
    Latest over 5 years ago
    by whong zhao
  • Answered

    TMS570LC4357: Microcode and the PBIST controller 0 Locked

    718 views
    6 replies
    Latest over 5 years ago
    by Sunil Oak
  • Suggested Answer

    TMS570LC4357: TMS570LC4357 DMA channel chaining. 0 Locked

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

    TMS570LS3137: Error connecting to the target: (Error -151 @ 0x0) 0 Locked

    487 views
    3 replies
    Latest over 5 years ago
    by QJ Wang
  • Not Answered

    TM4C1294KCPDT: TM4C1294KCPDTT3 not resetting after code update using the ethernet port 0 Locked

    359 views
    3 replies
    Latest over 5 years ago
    by Charles Tsai
  • Answered

    TMS570LC4357: Where does the assigned value of IF2CMD/IF1CMD came from 0 Locked

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

    EK-TM4C1294XL: How to choose the quick commands for the i2c operation?? 0 Locked

    519 views
    2 replies
    Latest over 5 years ago
    by Omkar Dixit
  • Not Answered

    LM3S1811 Can not run after reset 0 Locked

    685 views
    4 replies
    Latest over 5 years ago
    by Charles Tsai
  • Answered

    TMS570LS0432: about TMS570LS ram and flash detect 0 Locked

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

    TMS570LS0432: about crc value 0 Locked

    323 views
    3 replies
    Latest over 5 years ago
    by QJ Wang
  • Not Answered

    TM4C123GH6PM: cannot read data from rx fifo spi 0 Locked

    499 views
    2 replies
    Latest over 5 years ago
    by Charles Tsai
  • Suggested Answer

    EK-TM4C1294XL: AUTOSAR based MCAL Drivers Support 0 Locked

    359 views
    1 reply
    Latest over 5 years ago
    by Ralph Jacobi
  • Answered

    Hercules MCAL package request 0 Locked

    342 views
    3 replies
    Latest over 5 years ago
    by Sunil Oak
  • Answered

    RM48L940: Flash ROM and LCD Interface 0 Locked

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

    RM48L952: Can we get Sample Project with working EMIF SDRAM for RM48L952 HDK . 0 Locked

    262 views
    1 reply
    Latest over 5 years ago
    by QJ Wang
  • Suggested Answer

    CCS/TM4C1231D5PM: CCS FILE MISSING 0 Locked

    408 views
    1 reply
    Latest over 5 years ago
    by Ralph Jacobi
<>