Thanks to maxime
> Message du 21/03/08 à 17h09 > De : "maxime_coquelin" <[EMAIL PROTECTED]> > A : [email protected] > Copie à : > Objet : [foxboard] Re: interrupt on PA0 > > Hi Geert and Sebphi, > > You can find the source code of my project on my website with the > electronics schématics and an installation manual. > > www.maxime-coquelin.info in the category : projets>projets scolaires> > > Have a nice WE > > Maxime > > > --- In [email protected], "maxime_coquelin" > <[EMAIL PROTECTED]> wrote: > > > > Ok, I will publish my prject on my website tonight or tomorrow. There > > will be the schematics of my board and the code source. If you > > understand french, there will be an explaining document too. > > > > See you soon > > > > --- In [email protected], "Geert Vancompernolle" > > <geert.foxboard@> wrote: > > > > > > Thanks for the example, Maxime. > > > > > > It will definitely be useful, because if it works fine, I can get rid > > > of the polling mechanism I'm currently using to "spy" my IO expanders > > > (both 8574 as well as 8575). > > > That too works fine (polling), but interrupts would be better, I think > > > since most of the time the polling results in "doing nothing" because > > > no changes are happening at the IO ports. > > > > > > Best rgds, > > > > > > --Geert > > > > > > > >
