sduino icon indicating copy to clipboard operation
sduino copied to clipboard

PA1 on the STM8S105x4/6 cannot be an interrupt

Open dirkx opened this issue 4 years ago • 0 comments

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).

dirkx avatar Jan 12 '22 20:01 dirkx