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-LM4F120XL Other Parts Discussed in Thread: EK-TM4C123GXL I have made a function in order to configure I2C communication from an LM4F120H5QR microcontroller with an external sensor (HMC5883L).
I have used register definitions from lm4f120h5qr…
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…
Part Number: SW-EK-TM4C129EXL Other Parts Discussed in Thread: EK-TM4C1294XL I'm having trouble determining which pins and software controls will to properly do bi-mode SSI.
The frame sync pin function is not fully clear.
My design uses two shift loops…
Part Number: SW-EK-TM4C129EXL Other Parts Discussed in Thread: UNIFLASH , EK-TM4C1294XL Hi,
I am using the boot_serial example from the SW-EK-TM4C129EXL and have followed the procedure outlined in the document Getting Started with TivaWare for C Series…