Page 6 of 8

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 12:36 am
by danhans42
Look on here, lots of threads in the hardware section.

Essentially you need a link cable and a USB UART, chop the plug off one end, work out which colour wires are Rx/tx and gnd using a multimeter.

Then connext Rx to tx on the UART, tx to RX and gnd to gnd. That's it.

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 2:34 am
by Mdv
danhans42 wrote: November 3rd, 2020, 12:36 am Look on here, lots of threads in the hardware section.

Essentially you need a link cable and a USB UART, chop the plug off one end, work out which colour wires are Rx/tx and gnd using a multimeter.

Then connext Rx to tx on the UART, tx to RX and gnd to gnd. That's it.
is this the right usb?

https://www.ebay.co.uk/itm/USB-To-RS232 ... 0005.m1851

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 4:22 am
by danhans42
It should work okay it's compatible.

WCH stuff is normally alright too, fairly reliable.

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 8:16 am
by Mdv
danhans42 wrote: November 3rd, 2020, 4:22 am It should work okay it's compatible.

WCH stuff is normally alright too, fairly reliable.
what about something like this or should i go with the other one?
https://www.ebay.co.uk/itm/Type-A-Male- ... Sw5iNbU6f5

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 8:37 am
by danhans42
That link just looks like a USB plug? That wouldn't have any use in this case.

Either the first one you mentoned or I tend to personally recommend the spankfun ftdi breakout but it's more expensive.

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 10:48 am
by Mdv
ok, just have to wait for everything to be delivered. is the latest software v1.4?

Re: Newer X-Flash Builds

Posted: November 3rd, 2020, 8:23 pm
by danhans42
If you mean psxserial yes it is. However it's very limited and slow

You can boot the unirom disc and have more functionality and faster transfers with the unirom disc and Nops.

Re: Newer X-Flash Builds

Posted: November 7th, 2020, 3:20 am
by Mdv
i have everything now. which voltage do i put the jumper on?

Re: Newer X-Flash Builds

Posted: November 7th, 2020, 5:09 am
by Squaresoft74
Looking at my STU it's set on 3.3v but please wait for Dan to confirm, not sure what you device got.

Re: Newer X-Flash Builds

Posted: November 7th, 2020, 8:53 pm
by danhans42
Run at 3.3v where possible :-)

Re: Newer X-Flash Builds

Posted: November 8th, 2020, 12:43 am
by Mdv
the cable is built, how do i dump the cart?

Re: Newer X-Flash Builds

Posted: November 8th, 2020, 2:09 am
by Squaresoft74
Can you post a picture of it so i can see the eeprom ?

Re: Newer X-Flash Builds

Posted: November 8th, 2020, 3:09 am
by Mdv
it's the same as the other one, but it has the right 1.5 version rom

Re: Newer X-Flash Builds

Posted: November 8th, 2020, 3:32 am
by Squaresoft74
Get NoPs.exe from Unirom release or download latest one from here.
Connect your serial cable, boot Unirom's disc, plug your cartridge and run this command from your current NoPs folder:
NoPS /dump 0x1F000000 0x20000 comX
Replace X with your COM port number (check Unirom readme for more infos).
It should download a DUMP_1F000000_to_00020000.bin file from your cart to your PC if everything is set up properly.

Re: Newer X-Flash Builds

Posted: November 9th, 2020, 3:27 am
by Mdv
how do i run it in the folder?

Re: Newer X-Flash Builds

Posted: November 9th, 2020, 3:40 am
by Squaresoft74
By opening a command prompt or just get the attached file.
Unizip the .bat file alongside NoPs, edit it to change the com port matching your setup, save and execute it.

Re: Newer X-Flash Builds

Posted: November 9th, 2020, 5:04 am
by Mdv
the ps1 says its dumping, how long should it take?

Re: Newer X-Flash Builds

Posted: November 9th, 2020, 6:30 am
by Mdv
nothing is happening, i have soldered rx to tx and tx to rx like dan said. but on the psxserial page it says tx to tx and rx to rx. which is right?

Re: Newer X-Flash Builds

Posted: November 9th, 2020, 10:53 am
by Squaresoft74
Which Unirom / NoPs version are you using ?
Please try with Unirom 8.0.C and NoPs that comes with.
Sickle made some changes to latest NoPs that may have broken a few things when used with older Unriom.

Re: Newer X-Flash Builds

Posted: November 9th, 2020, 11:04 am
by sickle
Mdv wrote: November 9th, 2020, 6:30 am nothing is happening, i have soldered rx to tx and tx to rx like dan said. but on the psxserial page it says tx to tx and rx to rx. which is right?
Might have to try both; with my CP2104 it's TX-RX & RX-TX, but IIRC with the arduino I had to use TX-TX & RX-RX.
While you're setting things up what you can do is try just GND+RX with nops in monitor mode
(nops /m)
Every time you reset the psx it'll be like "hi from unirom" or something so you have some feedback.
Squaresoft74 wrote: November 9th, 2020, 10:53 am Which Unirom / NoPs version are you using ?
Please try with Unirom 8.0.C and NoPs that comes with.
Sickle made some changes to latest NoPs that may have broken a few things when used with older Unriom.
So this shouldn't affect 3 wire setups at all! Should also be fine with sharklink/yaroze cables which have more connections.
I think your adapter is a weird edge case here :D