2025-10-14 3:54 AM - last edited on 2025-10-14 4:18 AM by Andrew Neil
Hi All,
Does anyone know how to enable the MCO2(PC9) output after secure manager enabled? its work in project without secure manager and it could be enabled in systemClock config function as below:
,but it's not work any more after secure manager on,
and we could not call system clock config any more(the demo in repository v1.5.0 are calling).
Summarize:
1.How to enable MCO2 output in non-secure application;
2. It seems after trustzone enabled, rcc would not work in non-secure side, is the demo on repository right or not(call system clock config)?
Thanks!