Part Number: MSPM0G3507
I have a case where I would like to use my device with the SPI set to peripheral mode, and I would like to be able to tri-state the POCI line mid-transaction (i.e. while the nCS line is asserted). CTL1.POD seems ideally placed to do this, based on the description in the reference manual. With a pull-up attached to that line, I would expect to see the effect of setting the bit as the line is pulled high. This does not seem to be happening, though - the line keeps driving data out as the controller keeps clocking further words.
If I set the bit mid-way through the controller sending a series of words to my MSPM0-based peripheral, when should I expect to see the POCI stop driving data out? Do I need to perform any other actions, or is setting the bit sufficient? I can't find an example that uses this bit - is there an app note?