I need to use output compare on Fez Hydra. For this i need to know which pin in socket 4 should i use?
I used output compare in fez panda and it worked for my needs (code used in panda as below).
PWM does what you want… but the question is what are you trying to achieve? Blinking a LED at high frequency will not be visible to the naked eye, you just get a dimmed look.
The signal will be sent to another circuit which can detect micro second signals. PWM works except if I want to sent a ON for 200 microsecond just once. I need to stop sending signal after that time