This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8792 - Gigabeat S - intermediate SPI work
Attached to Project:
Rockbox
Opened by Will Robertson (aliask) - Monday, 24 March 2008, 13:55 GMT+2
Last edited by Nils Wallménius (nls) - Friday, 09 May 2008, 10:12 GMT+2
Opened by Will Robertson (aliask) - Monday, 24 March 2008, 13:55 GMT+2
Last edited by Nils Wallménius (nls) - Friday, 09 May 2008, 10:12 GMT+2
|
DetailsThis patch addresses the strange behaviour in the SVN SPI driver which caused it to hang occasionally. However, because the driver (still) isn't interrupt based, it's not really worth putting into SVN.
The main idea behind this patch was so that others can take a look at the PMU registers - some of which are displayed in the debug menu under port info - and contribute to the MC13783Regs wiki page[1]. The patch also adds a few things which I've determined such as powering the device off, and headphone detect logic (again, not interrupt based - though should be possible when we can catch external interrupts from the PMU). [1] http://www.rockbox.org/twiki/bin/view/Main/MC13783Regs |
This task depends upon
Closed by Nils Wallménius (nls)
Friday, 09 May 2008, 10:12 GMT+2
Reason for closing: Out of Date
Additional comments about closing: The interrupt based implementation is in svn now.
Friday, 09 May 2008, 10:12 GMT+2
Reason for closing: Out of Date
Additional comments about closing: The interrupt based implementation is in svn now.