Part Number: TM4C129LNCZAD Documentation DS-TM4C129LNCZAD-15863.2743 SPMS443B mentions Remote Temperature Sensor but no detail is given on what is meant. Can you elaborate? I am assuming there are temperature sensors that are meant to be used with the…
Part Number: TM4C129LNCZAD I am trying to switch the GPIO pins of UART2 so I can send and receive data on PA6,7 and switch to pins PD4,5 to send and receive data.
void switch_uart2(bool mode)
{
if (mode == 0)
{
//Computer Pins
…
Part Number: TM4C129LNCZAD Table 31.8 on page 2067 of the microcontroller data sheet requires the LDO capacitor to have a specific ESR and LSR. At what frequency is the capacitor to have these values?
Part Number: TM4C129LNCZAD
Tool/software: Code Composer Studio
CCS 7.2.0.00013 Compiler 5.2.9 (I know, those are old, but it's also an old project that I'm dealing with.)
I have a project that we have had for a while which needs some sustaining…
Part Number: TM4C129LNCZAD Tool/software: Code Composer Studio Hello,
I have a customer using Tiva and TI-RTOS TivaC 2.16.01.14 with TI ARM compiler 5.2.9. They want to be able to use newer version tools such as CCS 18.1.1.LTS. Do we have any suggestions…
Part Number: TM4C129LNCZAD Tool/software: Code Composer Studio Hi,
I'm using a Mac with Catalina andI can't install the old compilers 16.9.x to my code composer studio (v9, I can't install the older ones) which would be required for the TI-RTOS…
Part Number: TM4C129LNCZAD Hello Team,
I'm writing on behalf of a customer we're supporting at CSC. He needs help with his inquiry below:
I am trying to utilize a dev tool from MikroElektronica Mikromedia 5 for Tiva. It uses a TM4C129LNCZAD chip…
Part Number: TM4C129LNCZAD Other Parts Discussed in Thread: TM4C129XNCZAD hi,
I'm struggling to find samples of TM4C129LNCZAD.
is the part going to EOL? the web page indicates TM4C129XNCZAD as alternative...
what are the differences between the 2 parts…
Part Number: TM4C129LNCZAD Hi e2e,
Our customer meet a problem in TM4C129LNCZAD with external SDRAM(EPI bus) using as the LCD graphic buffer, they system is working as below described;
1. External SDRAM is using as LCD graphic buffer, and also used for…