Part Number: TM4C123GH6PZ Other Parts Discussed in Thread: UNIFLASH Hello!
I am currently trying to program a TM4C123GH6PZT with MikroE mikroProg Programmer with a firmware (provided by my company) that was working on other versions of theTM4C123, once…
Part Number: TM4C123GH6PZ Other Parts Discussed in Thread: EK-TM4C123GXL , UNIFLASH Hello,
I am using the TM4C123GH6PZ MCU and programming firmware using LMFlash programmer and USB ROM bootloader.
From the eight test units we assembled, two didn't enumerate…
Part Number: TM4C123GH6PZ Other Parts Discussed in Thread: SEGGER , Hi,
I am utilizing a TM4C123GH6PZ custom board along with a Segger J-Link for debugging purposes.
Although I can enter debug mode, I am unable to observe any real-time actions such as live…
Part Number: TM4C123GH6PZ Hello, i'm trying to debug my application and i'm encountering the following errors on startup
When the program loads and starts it fails to reach the main function with autorun, and from then, setting any breakpoint…
Part Number: TM4C123GH6PZ Hello,
We are a product manufacturer located in Virginia USA.
We use the TM4C123GH6PZ (I or T) in all of our products.
We need a way to source these parts so that we can keep on producing products to stay in business.
We are paying…
Part Number: TM4C123GH6PZ Hi Team,
There's an issue from the customer need your help:
void UART_printf(uint32_t baseAddress, const char *format,...)
{
uint32_t length;
va_list args;
uint32_t i;
char TxBuffer[128] = {0};
va_start(args…
Part Number: TM4C123GH6PZ Other Parts Discussed in Thread: EK-TM4C1294XL How to configure and switchover between two different system clock speed?
Say example, I need to use 80 MHz clock speed during regular operation (Main power is ON) and need to use…
Part Number: TM4C123GH6PZ Hi team,
Here're 2 questions from the customer may need your help:
1) When CAN set receive interrupt, does it generate an interrupt for every byte received?
2) Why the return value for CANIntStatus receive data is (0 - 5)…
Part Number: TM4C123GH6PZ Hi Team,
Here's an issue from the customer may need your help:
How to set interrupt vector offset in user program when using bootloader?
Thanks & Regards
Yale Li
Part Number: TM4C123GH6PZ Hi Champ,
I am asking for my customer.
They are trying to download with the device. The board was good before, but somehow, it is unable to download and with showing the error in below.
They have measured and compared the voltage…