Hi,
the requirement is to set the SPI clock frequency to 750Khz, can you please tell me whether my understanding is correct with respective the clock configuration for SPI?
code snippet from the available SDK in MSP432P4111:
as from the above code snippet it clear the SMCLK clock source is 3 Mhz, which is derived from:
now my query is how the desired frequency is can be is calculated?
with the reference to the data sheet, i got a input as below:
whether the Prescaler/Divider register is filled with value 6 to get the 500Khz desired SPI clock?
Thank you,
Maniram