hi,the SDK i used is RTM3.0. i want a low frequency like 1khz to use FTM counter,so i use RTC_CLK as my FTM clock source.
my processor expert setting show in the next picture.
but after i initial every things,i use FTM_DRV_GetFrequency() function after initialization,the FTM frequency is 250000hz=8000Mhz/32.
why the frequency setting didn't make effects?