Hello
I am using the McBSP in SPI master mode on my F28M35H52C1
In my SPI communication I have to control three independants slaves.
my CLKX and DX pins works perfectly
but I don't understand how I can use the FSX pin to control three chips select.
I tried to detect the end of each transmission by checking the XRDY register (in SPCR2) and "manually" change the state of my three output by controlling the GPIO, but it didn't work, the register apparently is not updated when the transmission is over.
Could you help me ?
Thanks in advance.
Regards.
Adrien
