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!