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.
Affected GPIO Ports for TM4C123x Devices:
Port C0, C1, C2, C3
Port D7
Port F0
Behavior:
The I/O port will not operate as a GPIO when trying to change output levels or read input signals.
Other Parts Discussed in Thread: TM4C123GH6PM I'm looking for any USB benchmarks when using TI-RTOS on a TivaC device. I'm explicitly interested in CDC.
Part Number: TM4C1294KCPDT Other Parts Discussed in Thread: EK-TM4C1294XL I'm looking for an example that shows a HTTP Server on a TivaC device that is running TI-RTOS and the NDK.
Part Number: TM4C129CNCPDT Other Parts Discussed in Thread: EK-TM4C1294XL I'd like to see an example of SPI Flash usage with an TI-RTOS (SYS/BIOS) based application.
Part Number: TMS570LS3137 Other Parts Discussed in Thread: HALCOGEN ,
Hello,
I'm trying to configure MibSPI that works with DMA, enabling internal loopback to simplify debugging. I modified HALCoGen example 'example_mibspiDma.c' by setting MibSPI5…
Elco Solutions
TI third-party partner Elco Solutions offers software development expertise for various TI microcontrollers and processors including the TM4C (Tiva-C) family of devices.
Elco Solutions can cover the entire software and hardware development…
Part Number: TI-RTOS-MCU
Tool/software: TI C/C++ Compiler
How can I control the placement of the "c_int00" program entry point with the TI Compiler for CortexM and C6x devices?
I have an IAR project using TI-RTOS (also called SYS/BIOS). How do I configure the size of the kernel's system stack? The kernel configuration file has the stack size set to zero. I'd also like to specify the locations of certain sections in memory. How…
I'm moving an application over from a non-RTOS platform to TI-RTOS. My application is crashing or getting "E_unpluggedInterrupt: Unplugged interrupt flagged: intr# 19". I have the following code that plugs the vector table in the TI-RTOS application.…