Part Number: EK-TM4C1294XL Dear TI Support,
I have a EK-TM4C1294XL evaluation kit. I downloaded SPMA072 source code (Serial to Ethernet Converter for TM4C129x).
I have CCS 11.2.0. installed on my machine. I am able to compile original code. After I modified…
Part Number: EK-TM4C1294XL Dear TI Support,
I have a EK-TM4C1294XL evaluation kit. I downloaded SPMA072 source code (Serial to Ethernet Converter for TM4C129x).
I have CCS 11.2.0. installed on my machine. When I try to compile enet_s2e project I get the…
Part Number: EK-TM4C1294XL I'm new of Tiva C family. I need to access to Resolve explorer examples on CCS 7.2.0, but now I can not reach cloud server. I have an evaluation board EK-TM4C1294XL, to make practice.
How can I obtain the access to the examples…
Part Number: EK-TM4C1294XL I am using the EK-TM4C1294XL board and am trying to toggle pins PL0-PL3 of GPIOL but have only been able to toggle PL0.
To configure the port I am using the following function calls:
MAP_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOL…
Part Number: EK-TM4C1294XL I need to use EK-TM4C1294XL as SPI slave (SSI2 port). Data from the master comes in a packet of 8 registers of 16 bytes (128 bits in total), at a frequency of 1 MHz. The time between new CS is minimal, the data goes continuously…
Part Number: EK-TM4C1294XL Hello,
I have noticed a strange issue when trying to use sendto() to send UDP packets. The issue appears when I try to send periodically too soon after initialization. Symptoms:
- sendto does not work and reports ENOBUFS for…
Part Number: EK-TM4C1294XL I have been using the GPIOPinTypeGPIOOutput() and GPIOPinTypeGPIOInput() to configure GPIO pins but these functions do not allow me to configure the ports in bidirectional mode. Are the ports in this microcontroller to be used…
Part Number: EK-TM4C1294XL Hi teams,
I want to load some code into EK-TM4C1294XL lanchpad. But I do not have xds110 Emulator.
When i load some new code I edited,t he following warning appears.
But I load examples"blinky",it is success. Why ?Do I miss something…
Part Number: TM4C129ENCPDT Other Parts Discussed in Thread: SYSBIOS , Hi,
I am new in using TI-RTOS.
Can anyone give examples for reading and writing on USB storage device from tirtos_tivac_2_16_00_08.
Regards
Sijo Augustine