Part Number: SW-EK-TM4C123GXL Other Parts Discussed in Thread: TM4C123GH6PM Hi All,
I want to do some work on the Tm4c123g Launchpad for which i do not have the hardware. Therefore, i can do my job using proteus software. However, i see no libraries…
Part Number: SW-EK-TM4C1294XL Other Parts Discussed in Thread: EK-TM4C1294XL I can't find EK-TM4C1294* and EK-TM4C123* available to buy directly from TI anymore.
Are they still available?
Fabrizio
Part Number: SW-EK-TM4C1294XL Other Parts Discussed in Thread: EK-TM4C1294XL , TM4C1294NCPDT Tool/software: Code Composer Studio Dear members,
I'm trying to use an encoder with the launchpad EK-TM4C1294XL.
I've tested the Encoder using arduino, and…
Part Number: SW-EK-TM4C1294XL Other Parts Discussed in Thread: TM4C1294NCPDT This is the information I have from our engineer.
guessing a collision with UART3_DR_R.
You'll see by the attached .c file I've done a (sloppy) bypass of the UART3_DR_R in…
Part Number: SW-EK-TM4C1294XL Tool/software: Code Composer Studio Look at me as a kindergarten newbie, fresh in from Mars, thrown into a graduation high school class!
With this I must run Linux, but, really, I am a Windows guy. And by the way, that…
Part Number: SW-EK-TM4C123GXL Hi,
I would like to know the max voltage amplitude that the tm4c123gxl can output. Is there a standard pwm voltage amplitude level that will be output and if its not a standard, am i able to vary the pwm voltage output…
Part Number: SW-EK-TM4C123GXL Hi,
I am using the TM4C123GXL's PD0 and PD1 to drive 2 DC servo motors. Below is the code I used to setup the clock, PWM and port. I also use the buttons on the Tiva C Launchapd to move the DC servos to a particular position…
Part Number: SW-EK-TM4C123GXL Other Parts Discussed in Thread: EK-TM4C123GXL
Hello,
I am trying to get values from Max 30100 sensor via I2C to EK-TM4C123GXL. I am having issues where it says that 'I do not have the permission to read the register…
Part Number: SW-EK-TM4C1294XL Tool/software: Code Composer Studio Hello,
i am trying to print out information via uart when an error/exception occurs. My TI-RTOS cfg File looks like this:
m3Hwi.enableException = true;
m3Hwi.excHookFunc = "&exceptionHook…
Part Number: EK-LM4F232 Tool/software: Code Composer Studio Hi,
I've tried moving my code from ccs version 4 to ccs version 6.1.1.00022, I've been able to compile here, however it is very slow.
I've used this version before and it was OK , in…