I am trying to interface a Microcip MCP3553 to a LM3S5749. In this case the MISO pin is used to indicate the ready state prior to having the data clocked out.
Is it possible to sense this pin as an input port when the SPI mode is set? Or, do I need to 'close' the SPI mode to sample the pin and then enable SPI mode to get the data?