Hello....
Is there a way to configure the SPI peripheral(s) to run at a custom bit rate (frequency)?... For example: Run SPI at 3.4MHz.. or any other custom frequency that's different from the default ones that are defined in the Nordic SPI configuration docs.
Why would I need this?: I would like to use the SPI peripheral for a custom communication link where bit width is important. This goal can be achieved using bit banging, but SPI would work well if there is a way to make it run at an arbitrary frequency.
Thanks,
Nebojsa