EXI Frequency?

Started by biolizard89, October 24, 2008, 03:08:11 AM

Previous topic - Next topic

biolizard89

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!  :)

brkirch

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.