Hello,
We are working on a product that has UART and SPI integrated. We initialise the UART and the SPI at the beginning of the code and everything works fine.
However, the client wants to change the frequency of the SPI via UART at run time.
Is there a way to do it without having to restart the board?
If so how can we approach that?
Neel.