• tiva c series TM4C123GXL
    Hi. I'm trying to learn to use SSI. I have programmed SSI2 as master and working using loopback. I have set the interruption on rx. After I send the fourth 16bit word, the interruption is set but all...
  • 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...
  • ARM: Cannot program Texas Launchpad
    Hello, I've tried every single guide I could find on setting up the software for actual device programming. I have a TM4C123GXL LaunchPad and have successfully installed the stellaris drivers...
  • Using Keil Logic Analyzer with TivaC Launchpad I/O
    Hi All It appears to me that Keil Logic Analzer can't monitor an I/O pin on actual Hardware - and I find this very puzzling.. While running code on my TivaC launchpad in Debug mode with Keil u5...
  • TI Tiva C Launchpad return from interrupt
    Hello, I was wondering if there was a way to use an interrupt without storing/resting the states of the microcontroller that were present before the interrupt occurred? I am using an edge interrupt...