Part Number: TDA4VM
Hi,
expert.
I'd like to use ECAP module on MCU3_0 using CSL.
I use SDK7_1 so I refered to MCAL of SDK8_6.
But I want to develop CSL source level.
Q1. How to enable module clock?
I think I need to call ECAPClockEnable() fuction but I can't find define value(CSL_PWMSS_CLKCONFIG, CSL_PWMSS_CLKSTATUS_ECAP_CLK_EN_ACK_MAX, CSL_PWMSS_CLKSTATUS_ECAP_CLK_EN_ACK_SHIFT).
Q2. Would you tell me another reference or sequence of initializing ECAP module?
Thank you.