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.

TMS570LS1224: PWM Reception in odd pins of N2het

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN

I'm working on TMS570ls1224 where I'm trying to capture a pwm signal using N2HET capGetSignal Function. I'm able to do them on even pin numbers like N2het1[2],N2het1[18] etc. but not on odd pins like N2het1[19] or N2het1[11].

I've gone through the datasheet, I understood HR share where two consecutive pins share a same pin value. But does that mean that we cannot read a pwm signal in odd pins of N2het? 

Incase if we can capture them in odd pins as well using N2HET, then please share the halcogen procedure to do the same.  A response asap would be great!