STM32F405: Can we use Port A0 (T2.1-ETR or T8 ETR) to trigger a capture on Port A5 (T2.1-ETR or T8.1)?
When we enable the RTC feature on our controllers, we do a calibration in Production against a GPS-locked 10MHz signal. Usually, we'll use the T2 ETR to clock the 10MHz signal in and an RTC-generated 1Hz signal on one of the other T2 channels such as T2.4 to capture the count.
On a new design, our hardware engineer allocated the 1Hz input signal on PA0 (T2.1-ETR) and the 10MHz in on PA5 (also T2.1-ETR). I didn't realise this would be a problem until we came to testing the PCBA.
I had a thought about using T8 instead, but I can't easily see how to make the ETR input trigger the capture instead of the channel input.
For the prototypes, we may need to hand-modify the boards to swap some leads around.
