There a contradiction between spru580g.pdf and sprugj6c.pdf regarding Clock Stop Mode on McBSP. In the first document the description is clear but in the second it says that this mode is not supported on the C6748 or OMAPL138.
I have a requirement to communicate with an SSI device which requires bursts of 32 clock cycles at 100-800kHz. Each time a position is requested, 32 clock cycles should be output on the CLKR pin. The device responds with 32 bits of serial data on DR. At the end of the 32 cycles the clock should stop until the next position request.
I had intended to use SPI Operation but if that is not available can anyone explain how this can be achieved without using external logic on CLKR and FSR?