Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: Sansa (PP502x?) GPIO interrupts in rockbox software

Re: Sansa (PP502x?) GPIO interrupts in rockbox software

From: Michael Sevakis <jethead71_at_sbcglobal.net>
Date: Wed, 9 May 2007 15:29:48 -0400

Tried that with no success. I did verify before that this patch doesn't
leave GPIOH interrupts running like crazy. I did figure out that we have to
change the way we handle pp interrupts I think cause I have rockbox booted
with a nice blinky scrollwheel.

I don't think one separate interrupt occurs for each pending one and all
IRQs that are flagged should be dispatched at once...if we don't care about
it then clear those remaining bits.

----- Original Message -----
From: "Michael Sevakis" <jethead71_at_sbcglobal.net>
To: "Antonius Hellmann" <antonius.hellmann_at_gmx.de>; "Rockbox development"
<rockbox-dev_at_cool.haxx.se>
Sent: Wednesday, May 09, 2007 2:18 PM
Subject: Re: Sansa (PP502x?) GPIO interrupts in rockbox software


> I'll try that but I may have been there. I did too many combos to recall
for
> sure though.
>
> ----- Original Message -----
> From: "Antonius Hellmann" <antonius.hellmann_at_gmx.de>
> To: "Michael Sevakis" <jethead71_at_sbcglobal.net>; "Rockbox development"
> <rockbox-dev_at_cool.haxx.se>
> Sent: Wednesday, May 09, 2007 2:11 PM
> Subject: Re: Sansa (PP502x?) GPIO interrupts in rockbox software
>
>
> > I just checked your patch. One idea:
> > Probably the reading/writing of the gpio input generates another
> interrupt,
> > which in turn again accesses the gpio register? If I have it right, then
> the
> > original software disables the interrupt (GPIOH_INT_CLEAR), before
reading
> > the registers and reenables the irq again at the end of the irq routine.
> >
> > ----- Original Message -----
> > From: "Michael Sevakis" <jethead71_at_sbcglobal.net>
> > To: "Barry Wardell" <barry.wardell_at_gmail.com>; "Rockbox development"
> > <rockbox-dev_at_cool.haxx.se>
> > Sent: Wednesday, May 09, 2007 5:33 PM
> > Subject: Re: Sansa (PP502x?) GPIO interrupts in rockbox software
> >
> >
> > > It doesn't seem to actually enable the GPIO interrupts.
> > >
> > > When I do, thinks break badly with rockbox stuck at a black screen
when
> > > the
> > > logo should be displayed but GPIO IRQs functional. The firmware
doesn't
> > > seem
> > > to actually be running because the buttons themselves are still being
> > > polled
> > > and do work otherwise.
> > >
> > > Here the quick tester which I'd expect to have boot, disable the
> > > scrollwheel
> > > and blink when turned. It only does the latter two.
> > >
> > > You'll get some warnings but that's irrelevant to this check.
> > >
> > >
> > > ----- Original Message -----
> > > From: "Barry Wardell" <barry.wardell_at_gmail.com>
> > > To: "Michael Sevakis" <jethead71_at_sbcglobal.net>; "Rockbox development"
> > > <rockbox-dev_at_cool.haxx.se>
> > > Sent: Wednesday, May 09, 2007 4:34 AM
> > > Subject: Re: Sansa (PP502x?) GPIO interrupts in rockbox software
> > >
> > >
> > >> On 5/9/07, Michael Sevakis <jethead71_at_sbcglobal.net> wrote:
> > >> > I would've whipped up a IRQ button driver real quick and committed
it
> > > but I
> > >> > see I've been beaten to it while fixing playback bugs. :)
> > >>
> > >> Well apparently the one I posted has some problems with it still and
I
> > >> still don't have my Sansa with me for testing so I can't do much more
> > >> with it for now. Feel free to fix it up and commit ;)
> > >>
> > >> One word of caution - it was based on a older version of the button
> > >> driver, so some of the newer fixes that were added in the past while
> > >> may not be present.
> > >
> > >
> > >
> >
>
>
Received on 2007-05-09

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy