On the Arduino micro, is there a way to alter the clock frequency (SCK)?
Isn't SCK an SPI thing? I that case, you'd want SPISettings - Arduino Reference
right. in Arduino Micro pinout pdf SCK is SPI and I2C has SCL
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.