Page 4 of 4

Re: SIOCONS compatible USB Cable

Posted: July 14th, 2022, 12:16 pm
by Punch
Hey, I got one of those ultra common FTDI breakout boards for the FT232RL and of course it came with a fake chip. I found it easier, in my local context, to reuse the breakout board and install a legitimate FTDI FT232RL, and it seems to have worked pretty well as it committed the input inversion config to the chip.

The differences between the real and fake ICs are quite obvious side by side, you can see the embossing on the writing of the package and it's not hard to read at all unlike painted over fake ICs.

EDIT: Yep, it's good! I desoldered the headers and used all pins (except 3.3v) on the smaller side of the breakout board to make it a clean job for most wires. It's working great, now I just need to actually setup a toolchain to make games :lol:

Re: SIOCONS compatible USB Cable

Posted: November 24th, 2022, 2:01 pm
by masterg0r0
Here's a more up-to-date guide: https://unirom.github.io/serial_psx_cable/

Re: SIOCONS compatible USB Cable

Posted: November 24th, 2022, 2:05 pm
by masterg0r0
If you want to install your SIO adapter internally without replacing the SIO connector or soldering over the pins, then here's an alternative installation diagram that I have created to solder to the alternative pads instead. This is one for a SCPH-750X because that's the only PS1 I have on me atm, but do keep in mind that the pinouts may differ depending on the motherboard, so do check the proper connections first with a multimeter before proceeding.

Image

Re: SIOCONS compatible USB Cable

Posted: December 28th, 2022, 10:53 pm
by gwald
Punch wrote: July 14th, 2022, 12:16 pm Hey, I got one of those ultra common FTDI breakout boards for the FT232RL and of course it came with a fake chip. I found it easier, in my local context, to reuse the breakout board and install a legitimate FTDI FT232RL, and it seems to have worked pretty well as it committed the input inversion config to the chip.
You replaced the actual chip? wow impressive!

@brill shared the way he made the fake FTDI work with the Net Yaroze handshaking.

Re: SIOCONS compatible USB Cable

Posted: May 14th, 2023, 7:56 am
by Punch
gwald wrote: December 28th, 2022, 10:53 pm
Punch wrote: July 14th, 2022, 12:16 pm Hey, I got one of those ultra common FTDI breakout boards for the FT232RL and of course it came with a fake chip. I found it easier, in my local context, to reuse the breakout board and install a legitimate FTDI FT232RL, and it seems to have worked pretty well as it committed the input inversion config to the chip.
You replaced the actual chip? wow impressive!

@brill shared the way he made the fake FTDI work with the Net Yaroze handshaking.
It's not hard at all, you just have to buy a "chip quik" low melting point solder. It's a special alloy that stays liquified for a longer period of time, which is perfect for removing these small surface mount ICs. For me it was easier to do it because I could find a legitimate FTDI FT232RL but not a pcb for it. Certainly seems easier than having to wire a 74LS to it :)

Shamefully enough I haven't done anything with the cable aside from loading some demos off the PC. :shrug