Is it possible switch off OSC_CLKOUT signal? I mean, I can't find any information how to control when clock signal is enabled/disabled.
Thanks
Michal
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is it possible switch off OSC_CLKOUT signal? I mean, I can't find any information how to control when clock signal is enabled/disabled.
Thanks
Michal
Hello Michal,
In the "AWR_CHAN_CONF_SET_SB" API you can find a "OSCCLKOUT_DIS" parameter. This can be used to disable the OSCCLKOUT.
Regards,
Vivek