how to use spiTx8bit to send a 8 bit variable with sensor controllor studio?
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.
Hi,
I would recommend looking at the LaunchPad SensorTag Kit SPI Accelerometer example. This uses spiTx8bit for sending data.
Additionally, the help viewer has more information on the spi procedures. You can search for "spitx8bit", and look for the section Serial Interfaces -> SPI Data Transfer for more information.
Regards,
Michael