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.

TM4C1294NCPDT: ACCELERATION SENSOR

Part Number: TM4C1294NCPDT

Hello team,

          I'm working in TM4C1294NCPDT for WSEN-ITDS(2533020201601) ACCELERATION SENSOR. I was not able to write a program. kindly, I need you to let me know how to write a program to that.  

Thank you...

  • Hi,

     I'm not familiar with this 3rd party sensor. Reading its product page, you can communicate with it through I2C or SPI interface. We don't have any example program to specifically interface with this sensor. However, you can find some example I2C and SPI examples at:

    C:\ti\TivaWare_C_Series-2.2.0.295\examples\peripherals\i2c

    C:\ti\TivaWare_C_Series-2.2.0.295\examples\peripherals\ssi

    C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl-boostxl-senshub\humidity_sht21_simple