Hi Team,
The frequency of my SPI is 4M.
I want to control the SCLK pin alone to output 65 clock cycle signals of 31.25Khz when the SPI is not working.
But now the SCLK pin is initialized in PIN_INIT.
1.How should I control the SCLK pin to output clock signal?
2.Because SCLK is already initializing PIN_INIT and there is no feedback handle, how should I release this pin?

Best Regards,
Galaxy