Part Number: TM4C129XKCZAD Dear TI support,
I have the TM4C129x development board. I downloaded Serial to Ethernet application SPMA072. I have CCS 11.2.0 and was able to compile the project. I am able to check the htm webserver files, however I am having…
Part Number: TM4C129XKCZAD I'm looking at a few different converter pages on TI.com, and unfortinately, several of them have schematics and layout files uploaded as PDF images. These cannot be imported and used in ECAD software and are unhelpful as design…
Part Number: TM4C129XKCZAD Hi
May I have request?
Is there any data or test report of ESD for TM4C129XKCZAD?
My customer want to have HBM, CDM ESD data.
Thanks,
GR
Part Number: TM4C129XKCZAD Other Parts Discussed in Thread: RM57L843 , EK-TM4C1294XL
HI TI-Team,
I am newer to TIVA C Series Microcontrollers. We have chosen a TM4C1294KCPDTI3R IC for our project. We need a SPI, ADC, External Peripheral Interface…
Part Number: TM4C129XKCZAD
Dear sir,
I am interfacing keypad with the TM4C129XCNZAD.
I already interfaced keypad with LM3s9B96 ( input lines Row directly to controller pin and columns connected through Decoder) The code is working .
I am using…
Part Number: TM4C129XKCZAD Hi Experts,
Our customer is new to programming and would like a piece of advice in creating a simple FFT spectrum analyzer with a maximum frequency of 100 kHz using development kit DK-TM4C129XNCZAD.
Maybe a simple example…
Part Number: TM4C129XKCZAD Other Parts Discussed in Thread: EK-TM4C1294XL Hi Team,
Our customer is new to programming and would like to know how to set the ADC of TM4C129XKCZAD for 4 MHz sampling rate. I have checked our resource explorer and it seems…
Part Number: TM4C129XKCZAD Is EPIOS a self clocking system or do certain lines (for optimum performance of the EPIOS bus), have to go to a clock input if (for example) one was interfacing between this uController and an FPGA? To put the question another…
Part Number: TM4C129XKCZAD USBHCDPipeStatus() in usbhostenum.c is useless:
uint32_t
USBHCDPipeStatus(uint32_t ui32Pipe)
{
return(0);
}
I need for this to work so that I can detect and recover from a write transfer failure that I'm seeing. The…
Part Number: TM4C129XKCZAD
Hi team,
As we are looking to migrate from TM4C123x to the TM4C129x, we see that on the TM4C129x device, no longer does PB[3:2] (or any other pins) have I2C0 as its default function upon POR. We are looking to use I2C0 to…