Other Parts Discussed in Thread: ADS131M06
I have been experimenting with the MCSPI library and came across a potential issue. When I input 12.5MHz in the AM243X+SDK's mcspi 32 bit transfer low latency example, my oscilloscope reads a 12.5MHz waveform. When I go into the syscfg mcspi settings and change the clock frequency to 10MHz my oscilloscope also reads 10MHz. When I input 8MHz it reads 7.25MHz, this is a problem because for the ADS131m06 it needs 8.192MHz, which when inputted yielded 7.49MHz. Is there a frequency range issue here or am I using it wrong?