We are planning on using the SPI on the McBSP channel B. McBSP user’s guide states that the maximum word length for the SPI on the McBSP is 32 bits and that after each word transmitted the FSX pin will go inactive.
We are attaching a SPI device to the McBSP that requires and 8 bits command followed by a 24 bits address before retrieving the data. So my 32 bits are already consumed before I even get the first bit of the data I’m trying to read. And the FSX signal will go inactive, telling the device that I’m done reading… Does the framing phase feature on the McBSP still apply when used as an SPI, in which case the FSX pin would only go inactive after every words in a phase have been transmitted? Please see user’s guide extract below….
