Hello,
I am writing to my SPI peripheral with the full duplex command byte of 0x09, and can't figure out how to see what values it returns. Using an oscilloscope, I can see that values are sent to the MISO pin on the board, but I can't find a place on the SS+ interface to see them. When doing atomic reads, the value shows up in the capture window, but when writing a command, I only see the write command in the capture window. Any help?