Part Number: TMS570LS1224
Tool/software: Code Composer Studio
Hello,
I need help in getting my gyroscope to work with SPI interface The datasheet is here: https://www.analog.com/media/en/technical-documentation/data-sheets/ADXL345.pdf
My microcontroller is a TMS570LS1224.
I am trying to figure out how to read the X, Y and Z data from this device. I have CS mapped to Pin J9.3, MISO mapped to Pin J9.7, MOSI to Pin J9.6 and CLK to J6.7.
Thank You!