WiiRd forum

USB Gecko Related => Gecko OS & USB Gecko => Topic started by: biolizard89 on October 24, 2008, 03:08:11 AM

Title: EXI Frequency?
Post by: biolizard89 on October 24, 2008, 03:08:11 AM
What EXI Frequency does the USB Gecko use?  I know memcards usually use 16MHz, but the EXI bus supports the faster 32MHz (used by the BBA).

Thanks!  :)
Title: Re: EXI Frequency?
Post by: brkirch on October 24, 2008, 04:32:19 AM
Looking at the code handler source, it has this line:
stw r23, 0x6814(r24) # 32mhz Port B

That seems to imply that 32MHz is used.