Question
I/O Mirroring
Posted on September 26, 2016 at 16:23
I need to simply capture an input level and then output the same logic level as soon as possible on another pin.
This can be simply done with EXTI, but I was wondering if there is a passive peripheral based solution that could be done without software intervention.I was wondering if one of the TIMERs could be re-purposed this way or some other peripheral?