Part Number: MSP432P401R
Tool/software: Code Composer Studio
Hi, i'm currently using the MSP432P401R for capture the PWM signal of a RC-Receivier. I want to accuired the pwm of 6 channels using 6 input captures of the msp, but when I declare five input captures, the .syscfg file send a messege of resource conflict. As far as I now, the MSP432P401R have 4 timers, each with 5 captures. I do not know if I can only declare one input capture for each timer o I'm setting it wrong.
Thanks