I am trying to use NTM88 to develop a long duration carrier wave LF decoding function. for example: I want to decode carrier wave with 0.4 sec on.But it's not working everytime. Here is my LF setting and code.1.LF setting: void Init_LF(void){ LFCTL1 = 0x40; Delay_ms(3u); ...