Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
For one project I need a digital clock at a frequency of around 10KHz but ideally it should be variable. Although this can be easily programmed using a digitalout pin set and reset in a timed loop I wonder if using the clock function on one of the serial ports, for example SPI. If I define an SPI interface but do nothing with the inputs and outputs will the clock just run happily without issues?
Thanks for any advice
Allan