Part Number: EK-TM4C129EXL Other Parts Discussed in Thread: ENERGIA , EK-TM4C1294XL Hi team,
My customer need assistance:
We are doing one project and we are checking the feasibility of using the TI board as one of the controllers. We need to integrate…
Part Number: EK-TM4C129EXL Hi Experts,
I am building my own RTOS and there are some functions that MUST be written in assembly for specific register access. I have a few functions that are in the assembly that need to be called in C and vice versa. I…
Part Number: EK-TM4C129EXL Other Parts Discussed in Thread: CC31XXEMUBOOST Hello Team,
Posting on behalf of my customer:
I am creating my own RTOS and would like to be able to run multiple (really just 2) threads at the same time. I am using a TM4C129EXL…
Part Number: EK-TM4C129EXL Hello,
Recently we buy new EK-TM4C129EXL Evaluation Board in the first attempt we successfully upload the code, after few days we try to upload code it shows the CORTEX_M4_0: Error connecting to the target: Unable to communicate…
Part Number: EK-TM4C129EXL Other Parts Discussed in Thread: TM4C123 , ENERGIA , EK-TM4C123GXL , EK-TM4C1294XL , BOOSTXL-EDUMKII Hi team,
Our customer is requesting assistance:
I did not want to have to ask TI for help as I know that they do not support DRM…
Part Number: EK-TM4C129EXL Other Parts Discussed in Thread: TLC6983 , EK-TM4C1294XL Hello,
I have some questions related to peripheral scatter gather DMA.
I need to send assorted frames of data from RAM to SSI0 using DMA. There will be occasional frames…
Part Number: EK-TM4C129EXL
Hi,
I am working on a platform that will be using the TM4C129ENCPDT Arm chip. For development, I'm using the EK-TM4C129EXL and referencing the following TivaWare API.
I've configured the I2C0 channel to act as a slave. However…
Part Number: EK-TM4C129EXL I am having some strange things happening with my project. I am building a DAC, which exports the signal to PK0-3. I get the errors attached below. Based on the address, the error is with port K. I changed my code a bit and…
Part Number: EK-TM4C129EXL Hi Team,
Good day.
Do we have an example available that demonstrates the instructions on pages 1097 and 1098 . The customer is trying to get a servo motor to work with the BoosterPack MK-II connected to BoosterPack 1 of TM4C129EXL…
Part Number: EK-TM4C129EXL Hi team,
My customer need assistance.
I am running my code and when I enter into my while loop, I pause it and get sent into the IntDefaultHandler function. I cannot find any issues with my code. I have the same functions used…