Part Number: SW-EK-TM4C1294XL Tool/software: Hi,
I have been working on a project requiring reading and writing to EEPROM a few times. I can write to EEPROM and dump/see the changes made to it before I power cycle it. After the power cycle, the data is…
Erwin Lum said: but does not flash the LEDs when I press the button. I
Which button are you talking about? SW1 or SW2?
I think you are mistaken. The two launchPad switches are on PJ0 and PJ1. I use PQ1 because you said PQ1 does not work for you. You cannot…
Part Number: SW-EK-TM4C1294XL Other Parts Discussed in Thread: EK-TM4C1294XL , TM4C1294NCPDT Tool/software: Hello Everyone,
I am trying to intall ARM CGT 5.2.x on macos sequoia. But it doesn't seem to install.
This is needed since I am…
Part Number: SW-EK-TM4C129EXL Dear Sir,
I want to receive accelerometer data from sensor MPU6050 using I2C. I can't get any data. What's my problem I don't understand? Is it initialization problem. Code is given below.
#include <stdint.h>…
Part Number: SW-EK-TM4C1294XL Hi Team,
Working the TM4C1294Xl D ebugging the code during that time t ry to debug the next time code this error is throwing
CORTEX_M4_0: Error connecting to the target: Unable to communicate with the device. Please check…
Hi Fran,
Francesc Paradell said: this is the result of the dbgjtag.exe command with the faulty Tiva board:
You are showing dbgjtag.exe using XDS100, not XDS200. Please try again.
If you see the same result using XDS200 then unfortunately, I think your…
Part Number: SW-EK-TM4C123GXL Other Parts Discussed in Thread: EK-TM4C123GXL , UNIFLASH Hi Team,
I'm reaching out because I'm attempting to test the EK-TM4C123GXL launch pad, but I'm encountering issues as the USB DFU item isn't visible to me.…
Part Number: SW-EK-TM4C1294XL Other Parts Discussed in Thread: UNIFLASH I have LMflash programmer and Uniflash s/w installed on my windows laptop. I see erase option but is there a way I can download the image on the MCU?
Part Number: SW-EK-TM4C1294XL Other Parts Discussed in Thread: EK-TM4C1294XL I am attempting to run the example projects provided for the EK-TM4C1294XL dev kit however whenever I click "import" in Resource Explorer for a project it pops-up saying I must…
Part Number: SW-EK-TM4C123GXL Other Parts Discussed in Thread: EK-TM4C123GXL Hi everyone,
I am trying to create an application where the TIVA is configured as USB device which communicates downstream through serial port.
I am already tested with success…