Using the sample code from this earlier devzone post , I've been trying establish communication with from my bosch sensor to my board. I have the code running:
and it's printing that the "spim example" but I'm not getting any confirmation print outs that the device is connecting, or that my test sends hit any error or is receiving any data.
Attached is my project: spi_only.zip