docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

missing documentation and example code: how to quickly and permanently change SPI clock divider

Open shiftleftplusone opened this issue 9 years ago • 20 comments

missing documentation and example code: how to quickly and simply change SPI clock divider ? About setClockDivider(): "This function should not be used in new projects. Use SPISettings with SPI.beginTransaction() to configure SPI parameters."

But I don't understand how to use SPI.beginTransaction() or either function for AVR, and ARM, and ARM extended mode. More source code examples would be needed for this.

shiftleftplusone avatar Sep 08 '15 10:09 shiftleftplusone