#13346 - ssfoxhound - Thu Dec 11, 2003 4:12 pm
Does anyone know the pinout for this cable (The GBA cable has more wires and they are different colors compared to the USB cable).
I have a GBA Link cable and a USB Cable, I would like to try and create one of these cables myself.
Any information would be great.
#13351 - ampz - Thu Dec 11, 2003 6:22 pm
ssfoxhound wrote: |
I have a GBA Link cable and a USB Cable, I would like to try and create one of these cables myself. |
That is not possible.
The only type of multiboot cable you can build yourself is the nocash xboo cable. Search and you will find it.
#13352 - ssfoxhound - Thu Dec 11, 2003 6:38 pm
Their is a USB cable available. MBV2 is a USB cable. I have seen the xboo cable and am not interested in programming through a parallel port.
I have seen the USB cables, unfortunatley the pinout is somewhat safe guarded.
Thanks anyways.
#13356 - tepples - Thu Dec 11, 2003 6:59 pm
My MBV2 cable is a parallel port cable, and so are the ones Lik-Sang is selling. Is there a new MBV2 that's actually a USB cable?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#13359 - torne - Thu Dec 11, 2003 8:31 pm
You can't connect the GBA directly to a USB port. Any USB 'cable' must include a chip.
#13361 - ssfoxhound - Thu Dec 11, 2003 10:47 pm
My appologize the MBV2 is parallel. The Flash Advance kits are USB to.
These cables are straight through USB to GBA cables.
The carts are programmed while the GBA flash cart is in the GBA.
The software does all the work basically.
If a chip is needed then what chip and what code is loaded on them?
Just out of curiosity why would you need a chip on the USB cable to program a ROM? The cable is just for connecting the PC to the flash cart is it not?
#13363 - torne - Thu Dec 11, 2003 11:20 pm
ssfoxhound wrote: |
If a chip is needed then what chip and what code is loaded on them?
Just out of curiosity why would you need a chip on the USB cable to program a ROM? The cable is just for connecting the PC to the flash cart is it not? |
USB is a complex protocol that requires the device to implement all manner of things. The GBA can't act as a USB device by itself (even if you implemented the USB protocol in software, you wouldn't be able to load the software onto the GBA until you had the cable working). There are some pretty small chips that implement the USB serial spec; i.e. you connect a USB cable to one side, and a normal serial connection (like the GBA's) to the other side, and it works. I suspect you'll find that there is a very small chip in one or the other plug on the F2A cable.
#13365 - ssfoxhound - Thu Dec 11, 2003 11:28 pm
Thanks for the help.
If anyone knows of a way to do this feel free to add your 2 cents.