• Tiva TM4C123G UART transmission
    Hello everybody, I am currently programming a Tiva C series, TM4C123GH6PM Evaluation Board from TI. I need to send a relatively large amount of data to the virtual com of the PC. This board has an...
  • Is Tiva TM4C123G is supported by ARM-MDK510 ?
    Hi, Is Tiva TM4C123G is supported by ARM-MDK510? whatis the difference beween 510,474 and 473?
  • Timers in TM4C123G not working at all
    I wanted to use timers in TM4C123GH6PM : www.kynix.com/.../TM4C123GH6PMIR.html (in TIVA C series TM4C123G Launchpad evaluation kit). So I decided to use GPTM TimerA0 in periodic timer mode. I defined...
  • TM4C123G LaunchPad Problem with Logic Analyzer
    I am using the Tiva Series TM4C123G LaunchPad Evaluation Kit "EK-TM4C123GXL" and I have been having issues trying to use Keil Logic analyzer (Keil Uvision 5) for IO output with no success. As a test...
  • configure spi for tm4c123g
    hi. how could i configure spi for tm4c123g in keil. i'v tried the steps mentioned in datasheet but it does not work.here is my code.what should i do? please help me. #include "TExaS.h" #include "tm4c123gh6pm...