Page 1 of 1

How do we set the SPI, to operate in the master mode 1?

Posted: Thu Jul 14, 2022 8:40 am
by answerhappygod
a) We set the MSTR bit, and make the CPOL= 1 and CPHA=0
b) We set the MSTR bit, and make the CPOL= 0 and CPHA=1
c) We reset the MSTR bit, and make the CPOL= 1 and CPHA=0
d) We reset the MSTR bit, and make the CPOL= 0 and CPHA=1