Other Parts Discussed in Thread: ENERGIA, , MSP430FR5739
Hello community,
I am trying to connect a ADXL362 to my MSP430 in Energia using SPI. I have found some arduino code examples (but no msp430 examples) which sync without issue in Energia. However, I don't know what pins to hook up the accelerometer to and am guessing I will need to change the code to correspond to the correct MSP430 pins. This is a link to the code I am using,
1st
will the arduino.h library work correctly?
2nd
what do i need to change "ie pin configuration" to get this to work correctly?
3rd
any tips on getting this to work?
any help would be greatly appreciated.
Kind regards,
Chris