Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I would like to output the MCU_HFOSC0_CLK on MCU_SPI0_CS1 (Ball Number C6)
How do I set this up in sysconfig?
When I set GPIO pin C6 to output, in the auto generated code, it sets the PIN_MODE to 7 and I need it set to 1 to output MCU_OBSCLK0
I've looked through the other options and don't see another way to set C6 to MCU_OBSCLK0.
Another question is how do I set up the registers?
I need to set CTRLMMR_MCU_OBSCLK_CTRL bit 24 and I don't see any APIs to modify the MCU registers. What's the preferred way to set these?
Thanks
Jeff