Hello,
I dont understand well the transaction concept and have few questions about it.
In the SPISettings there no place for setBitOrder, setDatamode, setClockDivider ?
So if I have many SPI device, and for exemple bitOrder is not the same for all device, I have to tell at every transaction the bit order ?
What is the right place to put thes parameters ? Is that possible to put it before the SPI.begin ?
Must I put these code after the beginTransaction or before ?
Many thanks for your help and information.
Best regards
Thierry Vorms