Hi All,
I am pretty new to SPI and could use help trying to write a C++ interface with this chip.
What signals are needed to set up proper communications with the chip? The set up is a Raspberry Pi 3 and Qt code.
Main questions are:
- What are the variables I need to set?
- Do these need to be called every time I communicate?
Does anyone have any examples I could see?