Hi,
I have some questions,and please help me resloved!
1. In cslr_main_ctrl_mmr.h file (line:2003) we can find there has CSL_MAIN_CTRL_MMR_CFG0_TIMER0_CTRL (0x00004200U),and in cslr_mcu_ctrl_mmr.h (line:486) we can also find CSL_MCU_CTRL_MMR_CFG0_MCU_TIMER0_CTRL (0x00004200U),,The queation is these two register has same address and base address. but how do we distinguish them? And if we use both MCU Timer0 and MAIN timer0 at same time, how should we use?
2.If we use PWM function we must config a clock source which is timer I think,The question is how should we associate PWMn with timern? For example if we use PWM_CHANNEL1 what timer should we use?
Thanks,
Regards,
Linda Xie