Page 1 of 1

INT0 BUG??

Posted: Tue Sep 12, 2017 8:17 pm
by ressi
Hello. i have a Problem with Arduino Nano328 in Simulation. I want Toggle a Led with the Interrupt. The simple Programm works in Mega328, 16F877A but not in NANO328?!?!?! I try this only in simulation not in Hardware. Is this a BUG or is something wrong in the Arduino Programm?

Thanks for Help

Re: INT0 BUG??

Posted: Wed Sep 13, 2017 1:21 pm
by Benj
Hi Ressi,

Thanks for letting us know. I beleive I have now found and fixed the problem.

Simply copy the attached file into your "Flowcode 7/FCD/AVR" folder, restart Flowcode and the problem should be resolved.
Arduino Nano 328.fcdx
(13.3 KiB) Downloaded 244 times
Let us know how you get on.

Re: INT0 BUG??

Posted: Wed Sep 13, 2017 2:33 pm
by ressi
Hello. Thanks for the Answer. It Works Great in Software and Hardware - Thanks