2013-10-01 12:52 AM
Hi, I'm experimenting with interrupts from port pins, I can make the basic example work. What I was trying to do is to create and EXTI interrupt from GPIOA bit 0 and also GPIOB bit 0, but I'm starting to think that this is not possible, when I set it up for GPIOB I lose the interrupt from GPIOA. So, is it possible, and if it is, is there a code example somewhere?
Thanks2013-10-01 01:01 AM
[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/NVIC%20interrupts%20on%20two%20ports%20with%20same%20pin%20number&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=43]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2FNVIC%20interrupts%20on%20two%20ports%20with%20same%20pin%20number&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B¤tviews=43
2013-10-01 01:11 AM
2013-10-01 01:17 AM
Thanks, sorry I didn't find that earlier post.
That's Ok the search facility here is awful, I fished that one back out with Google.