Hi,
I'm trying to migrate from 16f628a to 16f1827, program is using 2 DT instant interrupt sources;(int=gsm (rb0) modem ring and on change coin receiver (rb4,5,6,7))
628 had only 4 on change pins, and now 1827 have more on change which now changed name to IOC, my question is
RB0 now share 2 interrupt INT and IOC, i read few time datasheet and didn't find some kind of mask to disable IOC on rb0 to live
INT do old job, which interrupt will fire rb0 if both interrupt wait action ? and how to mask/route IOC only to needed pins ?
is it maybe only way put all to IOC and in int-routine determining who fired int.... 2 interr. are more logic and easier way but if no joy.......
i think this is question for microchip forum, but here often answers have more sense![]()
Bookmarks