A2 interrupt on pin inop in simi

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

A2 interrupt on pin inop in simi

Post by brandonb »

A2 interrupt on pin dont work in simulation, i checked this on the 12f683 and 16f690... however if int interrupt is on the normal B0 it does work like with the 16f1938 or 18f2685... is this something that could be fixable?
Attachments
int inop in simi.fcf
(12.14 KiB) Downloaded 239 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: A2 interrupt on pin inop in simi

Post by Benj »

Hello,

Here are some updated FCD files for the devices you mentioned.
12F683.fcd
(5.86 KiB) Downloaded 298 times
16F690.fcd
(11.42 KiB) Downloaded 266 times
Simply download and then pop them into your Flowcode v5/FCD directory before starting Flowcode and the interrupt should then be working on the RA2 pin.

Let me know how you get on.

brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

Re: A2 interrupt on pin inop in simi

Post by brandonb »

Here are some updated FCD files for the devices you mentioned.
thanks ben, works like a charm :D ... is that something that would also be included in the next update?

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: A2 interrupt on pin inop in simi

Post by Benj »

Yep these updated files will be in the next update release.

Post Reply