Part Number: TM4C129CNCZAD Other Parts Discussed in Thread: SYSBIOS I am trying to use a capture control pin to measure the PWM of a input pin. I have read around and found that this is easiest using 2 pins, but sadly only have 1 on my current application…
Part Number: TM4C129CNCZAD Dear Sir,
We are migrating from stellaris LM3S9B96 to TM4c129XCNZAD.
The ROM.h also modified as there is missing definition below in the file
#if defined(TARGET_IS_BLIZZARD_RA1) || \ defined(TARGET_IS_BLIZZARD_RA3) ||…
Dear Bob,
Thanks for reply,
We are getting the external interrupt now and its working fine.
Now i am facing the another problem. As i told you that we are migrating to TIVA from stellaris so the timer which is working in stellaris also facing issue…
Part Number: TM4C129CNCZAD
Dear Di,
When to use ROM_ suffix and MAP_ Suffix.
What is main diffrence and imapct on Code.
ROM_GPIOPinIntDisable(GPIO_PORTM_BASE, GPIO_PIN_6); //Disable the Individual Pin sensing intrrupt ROM_IntDisable(INT_GPIOM…
Part Number: TM4C129CNCZAD Hello Team.
Mu customer has done a design based on our Tiva C, right now he wants to upgrade his HW but to stays in some code environment, he looking to expand his abilities in:
- Greater speed, currently limited to 120MHZ…
Part Number: TM4C129CNCZAD Other Parts Discussed in Thread: CC2564 Hi,
We want to establish UART communication between TM4C129X and CC2564. We have done with all initial hardware configuration like nshutdown reset
and configured 32khz slow clock.…
Part Number: TM4C129CNCZAD Hello Team,
Our customer is considering to use under-fill due to improve the robustness. According to customer’s email, Customer is covering their board with under-fill and customer is putting it in the furnace. (temperature…
Part Number: TM4C129CNCZAD Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
I'm running into an issue where on a particular build configuration I have with 5 tasks, I get the error mentioned in the subject. One of the tasks is pending…
Part Number: TM4C129CNCZAD Other Parts Discussed in Thread: EK-TM4C1294XL Tool/software: TI-RTOS I've been scratching my head as to why a buffered USB write behaves oddly when I put USBBuffer in front of my USBCDC implementation until I started looking…
Part Number: TM4C129CNCZAD I am currently using a TM4C129CNCZAD in a design but need to add 4-8 channels of DAC functionality. 8bit DACs should be fine. Does anyone have a recommendation of a micro part (or family if different from the TM4C) that would…