sduino
sduino copied to clipboard
PA1 on the STM8S105x4/6 cannot be an interrupt
Currently you can configure PA1 with attachInterrupt() without error/warning - even though it cannot be a IRQ; see the small footnote on page45, table 10 of https://www.st.com/resource/en/datasheet/stm8s105c4.pdf (Rev 15).