Dreamcast Broadband Adapter Scan

Discussion in 'Modding and Hacking - Consoles and Electronics' started by Tofan, Mar 1, 2015.

  1. Tofan

    Tofan Member

    Joined:
    Feb 28, 2015
    Messages:
    16
    Likes Received:
    0
    Location:
    Washington State
    Is anybody willing to take their Broad Band Adapter apart and take a picture of the topside PCB and bottom side PCB please? Thanks
     
    Last edited: Mar 1, 2015
  2. TriMesh

    TriMesh Site Supporter 2013-2016

    Joined:
    Jul 3, 2008
    Messages:
    1,490
    Likes Received:
    194
    Location:
    Hong Kong
  3. Tofan

    Tofan Member

    Joined:
    Feb 28, 2015
    Messages:
    16
    Likes Received:
    0
    Location:
    Washington State
    Bam! Thank you for the link. I guess my search words didn't hit it. Now if I get this straight from all my reading, it's just a software side why we cannot reproduce these with ease correct??
     
  4. TriMesh

    TriMesh Site Supporter 2013-2016

    Joined:
    Jul 3, 2008
    Messages:
    1,490
    Likes Received:
    194
    Location:
    Hong Kong
    The primary problem is that it uses a custom chip that bridges the G2 bus to PCI (it's that 100 pin TQFP on the back of the board next to the connector that plugs into the DC) - everything else on the board is off the shelf. There have been a few attempts to reverse engineer that chip, and they all seem to have got stuck at the point where the console can identify the BBA device, but can't actually use it.
     
  5. wilykat

    wilykat Site Supporter 2013

    Joined:
    Mar 25, 2012
    Messages:
    966
    Likes Received:
    40
    Location:
    mitten state, USA
    So reverse engineering to make a clone doesn't work? Is the connector well documented? Why not cook up a FPGA or other programmable chip and have it interface an existing ethernet hardware like USB to ethernet and make it work with BBA software?
     
  6. CodeAsm

    CodeAsm Site Supporter 20??

    Joined:
    Dec 22, 2010
    Messages:
    1,386
    Likes Received:
    56
    Location:
    The Netherlands
    Im very new at DC stuff, is that debug having a beeper for raw output of the sound to check its workings, can we add it to normal retails aswell?
     
  7. TriMesh

    TriMesh Site Supporter 2013-2016

    Joined:
    Jul 3, 2008
    Messages:
    1,490
    Likes Received:
    194
    Location:
    Hong Kong
    The connector pinout is in the schematics, and hence we know at least what all the signals are called. The basic problem is that the G2 bus has two operating modes - one is a low speed mode that's used by the modem and is fairly self-explanatory and the other is a fast mode that's quite a bit more complicated and requires the addressed device to deal with the bus timing.

    Using a PCI network card and a FPGA Is exactly what jj1odm did - but I understand that his implementation (like mine) locked up when you actually tried to transfer data.

    http://jj1odm.sizious.com/g2bus.html#bba

    There is a lot of good information on that site, although obviously a certain amount of Japanese language ability helps.

    Yeah, it's just an amplifier and a little speaker connected to the SPK pin on the Conexant chip and an LED that's hooked across the opto that loops the line (so the LED lights up when the modem is off hook). The actual modem PCB is identical to the ones found in a USA retail unit.
     
    Last edited: Mar 2, 2015

Share This Page