adwnis123
Full Member level 4
- Joined
- Jun 19, 2014
- Messages
- 214
- Helped
- 0
- Reputation
- 0
- Reaction score
- 1
- Trophy points
- 18
- Activity points
- 1,737
Hello, I have an Arduino Duemilanove and I want to send data from SPI to another microcontroller. The crystal of the Arduino is 16MHz and I want the data on SPI to be sent over this frequency. My question is what value should I put on SPI.setClockDivider() ??? Thank you!