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.

TDA4VM: How to use ECAP module using CSL not MCAL.

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.