Page 1 of 1

Gamecube USART (serial port)

Posted: Wed Jul 20, 2011 1:00 am
by davidgf
Hello!

I wanted some information about GC's serial port (it has two, or at least there are 2 connectors under the case).
I've seen there are some UART related routines at EXI subsystem.
Does anyone has a clue on how to use them? Some examples for example?

I want to be able to create peripherials for the GC, such as an ethernet device.

Thanks a lot!

David

Re: Gamecube USART (serial port)

Posted: Sun Aug 14, 2011 8:19 am
by ccfreak2k
The GameCube already has an Ethernet device, called the "broadband adapter," which is supported in libogc. As for the other ports, I've never heard of anyone even testing them beyond identifying the pins, so you'll probably be left with banging the appropriate registers yourself.