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.
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…
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…
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…
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…
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
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…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: OPT3001 , TMP116
This is a software resource about MSPM0 communicating with OPT3001 and TMP116 on BASSENSORS.
Drive_BASSENSORS.zip
Part Number: AM263P4
Hi team,
I am using the MCU_PLUS_SDK AM263Px version v11.0 and I am facing issues running ethernet examples. From the logs I suspect issues with MAC Port IOCTL calls. This is causing example failure, failures to read PHY registers…
Part Number: AM2612
Hi experts,
Can you please provide the steps to enable Packet time-stamping in CPSW. What changes do I need in my application code and syscfg to enable the hardware time-stamping. Can you provide sample code snippets for the same…