Skip to main content
Associate III
January 20, 2026
Question

Use pin as both SPI MISO and GPIO/EXTI input

  • January 20, 2026
  • 1 reply
  • 169 views

I use external ADC (slave) with pins with dual function. And when SPI don't work , on MISO pin can check and "end of conversion". This is when SPI pin NSS is high.

So: can I activate pin first like SPI "alternative pin" (pin is input - MISO)  and like GPIO input using pooling or like "EXTI line".

 

Best Regards

1 reply

AScha.3
Super User
January 20, 2026

From rm H743 , pin :

AScha3_0-1768921883450.png

 

So just read port input register, should show whats on pin; try.

"If you feel a post has answered your question, please click ""Accept as Solution""."