Part Number: MSP432P401R
Other Parts Discussed in Thread: ADS1292R
Tool/software: Code Composer Studio
hi ti, I currently working with SPI protocol in MSP432 dev board with ADS1292r ECG board
I am using Register level SPI examples to communicate with ADS1292r board, in many of SPI examples sketches source clock is ACLK ( EUSCI_B0_SEL__ACLK )
which is giving 33 K Hz of Clock speed but when I changed the clock source SMCLK ( EUSCI_B0__SEL__SMCLK) in control register settings, it suppose to give 3 M Hz of frequency clock
but i couldn't able to see any clock signals on my oscilloscope ? can any give suggestion how to configure SPI clock to get 3 or 1 M Hz