Question
Can I use a pin as both ETR for a counter/timer and EXTI for same signal?
I'm working with CubeIDE and Blue Pill boards.
I need to frequency count an external intermittant signal at about 4MHz. To do this I need to catch the start of the signal and do my 1ms count period as quickly as possible.
I can't see a way to do this in MX but I'm a newbie and probably missing something.
Any help appreciated.