Can some one please help me out here
I want too communicate between a PIC16F1938 and a PIC16F1704 with SPI the 1938 is the Master and the 1704 is the Slave,
I understand that the Master is controlling the SCK(Clock) an the Slave will transmit and Receive the Data on the SCK pulses,
My confusion is if for example the master is running a Clock speed of 20Mhz and the SPI clock is configured as FOSC/64 = 312500Hz and the Slave is Running 500Khz( this is because it must only do a PWM at 10Hz) will the Slave still receive the data correctly as there is a huge difference in Clock speeds.
My guess is yes as the SLAVE SPI is controlled by the clock of the Master however i want to check with you guys before I loose hours trying to ride a dead horse Any thoughts on this is appreciated
