Question
Configure SPI or I2C for continuous clock
In our STM32L5 based design we are using HSI16 to drive some clocks (SPI1). one way to route HSI16 clock is through MCO. is there any other way we can route this clock.
1. Can we configure I2C or SPI1 to route its clock on some GPIOs ?
2.Continuous write ,dummy write, on to I2C or SPI is good enough to generate clock ?
