Frisch12 / arduino-pinchangeint

Automatically exported from code.google.com/p/arduino-pinchangeint
0 stars 0 forks source link

Issue with pins 14 through 19 #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Define Interrupts on pins 14 through 19. 
2.
3.

What is the expected output? What do you see instead?
I used a little modified version of your test program
http://arduino.cc/playground/Main/PinChangeIntExample
Value of the port changes but no interrupt is created
(funktion is not called)

What version of the product are you using? On what operating system?
I have the prblem with IDE 023 and 1.0,
PinChangeInt version 1.41 and 1.51

With version 1.0 it is working correctly and the interrupt is created.

Please provide any additional information below.

Original issue reported on code.google.com by freddy.i...@gmail.com on 15 Feb 2012 at 10:22

Attachments:

GoogleCodeExporter commented 8 years ago
Could you tell me what "With version 1.0 it is working correctly and the 
interrupt is created." means?  It sounds like you don't have the problem under 
1.0, but above you say that you do have the problem.

There is definitely a bug in versions 1.4 through 1.5.  Try 1.6beta and let me 
know.  Thanks.

Original comment by m...@schwager.com on 18 Feb 2012 at 6:16

GoogleCodeExporter commented 8 years ago
The PinChangeInt_simpleV2.ino sketch works fine under Arduino 1.0 and 
PinChangeInt v1.6beta.  I tested v 1.51 and it most definitely does not.  
Please upgrade, thanks.

Original comment by m...@schwager.com on 25 Feb 2012 at 7:05

GoogleCodeExporter commented 8 years ago
Changed status to Started to leave it visible for a few days.

Original comment by m...@schwager.com on 25 Feb 2012 at 7:05

GoogleCodeExporter commented 8 years ago
I have tried v1.6beta also and it works perfect, 
Thank you for your trouble.

I forgot to tell you I like PinCangeInt very much.
Very nice librarie.

Original comment by freddy.i...@gmail.com on 26 Feb 2012 at 7:27

GoogleCodeExporter commented 8 years ago
I will close this issue now.  Thanks Freddy.

Original comment by m...@schwager.com on 28 Feb 2012 at 11:06