Question
how to capture signal at rate 3 mbit/s
Posted on December 09, 2011 at 23:23
hi,
i have a signal to rate at 3mbit/s. The clock and signal are separate on two line.i tried to use connect EXTI on the clock. When i have a interrupt, i read the PIN where the signal's. This solution don't work.So, i want tu use the TIM external clock, and Input capture for read my signal. but this solution is more complicated.have you other idea?