I solved my issue. I was not selecting the correct channel in the HAL driver Properties for the spi driver. I'm using SCI with SPI and the channel setting was set to default of 0. After selecting the correct channel, I'm getting the expected values on the SPI bus. What I still don't understand is why I'd get any activity on the SPI bus when selecting the default channel, which was incorrect.
↧