Part Number: EK-TM4C123GXL Hi Experts,
Our customer is working on EK-TM4C123GXL evaluation board for reading Absolute encoder data through SSI interface. This encoder resolution is 22 bit. For reading this data 22 clock pulses train is required. whether…
Part Number: EK-TM4C123GXL Hi everyone,
as you can guess from the title, I'm trying to implement the operation of the ADC in the TI-RTOS, since there are no libraries of this peripheral for TIVA devices.
FYI, I am using CCS v12.1.0 with the TM4C123GXL…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: ENERGIA , MSP432P401R , BOOSTXL-SENSORS Hello
We have a Tiva C Launchpad and Sensor Booster Pack, I want to understand how can i read the gyro/accelerometer data in Energia.
I could find the BoostXL…
Part Number: EK-TM4C123GXL
I made functions but I have no idea why my code is not working. Is my I2C protocol is wrong? My EEPROM is 24LC43A
void I2C_setup(){ RCGCGPIO |= 0x8;//port E clock enable RCGCI2C |= 0x8;//I2C module 3 enable GPIODEN_PORTD…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: TM4C123GH6PM Hello Team,
Posting on behalf of my customer:
I am using a TM4C123GH6PM microcontroller Launchpad Evaluation Kit. I want to connect the Mouse and Keyboard in USB Host mode. To connect…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: TM4C123 Hi team,
Customer said
" Around 1/17/23 I ordered this part for a class I am taking and today we got to work with this board. We tried to program a simple code on this board but for some…
Part Number: EK-TM4C123GXL Hi, Dear TI customer service,
We attempted to use a 0 ohm resistor, but it did not work. Could you show us pictures or a video of the changes your tech team made? The most recent board updates can be found below. We also recorded…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: TM4C123GH6PM , I have developed a concept to control LED strips of type WS2812B. The basis is the TM4C123GH6PM on the evaluation kit EK-TM4C123GXL. Now I want to optimize this concept. But before…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: ENERGIA I have a bend sensor that I want to be able to read data from. While I have the I2C address of the device, based off examples I have read online, I will also need a registry address for…
Part Number: EK-TM4C123GXL Other Parts Discussed in Thread: TM4C129ENCZAD , TMDSEMU110-U , I want to implement Standalone XDS110 of XDS110 on my custom TM4C129ENCZAD board.
At first I was trying to run xds110 firmware using Code Composer Studio and TMDSEMU110…