This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TM4C1294NCPDT: R Click 8x8 LED example for tm4c1294xl

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

Hello everybody,

I am trying to play with this "8x8 led R Click" using my tm4c1294xl. I wasnt able to find any funtional library or an example where I can be successful.

I would be very thankful for any sort of help.

Br

Noori

  • Hi,

      We don't have any library for it. You just need to use the GPIO to interface with the 8x8 LED. See below example code using Arduino. 

    In the 8x8 LED datasheet it also mentions the link to libstock.com to download example code.