CPS2 digital AV interface
Re: CPS2 digital AV interface
Hello everyone, are there any existing instructions for installing the Taitoc Labs flexi, I can't seem to find any!
Re: CPS2 digital AV interface
I suppose it depends where you buy it from. If you refer to this, it comes with firmware flashed to match the system selected on the order form. Only known potential issue is 59.19Hz refresh rate which some displays don't support properly or at all. That can be resolved with DFO mod, though.MAX330 wrote: ↑Thu Jul 25, 2024 4:13 pm Hi everyone. I was thinking of buying the "CPS2 Digital AV Interface DIY Kit" board for a Neo Geo MVS MV1C and I would like to know if it is giving good results or if there may be problems, if it is necessary to install some firmware or if it is just a matter of soldering cables.
Not sure, I'm not even able to find the flex cable from their product page. I'd assume installation is pretty self-explanatory as it is supposed to just replace a bunch of wires which are documented on github page of the project.
Re: CPS2 digital AV interface
I have a MV1C with the CPS2 digi AV, and am running into an issue with the direct mode on the RT4k. I get a black screen and no sound, but it detects the resolution (320x224). 480p and up are fine (with the exception of 1920x1440p which has some weird waviness to it). Is this a known issue, or is there something I'm missing? DVI works with 240p, but then I don't get sound.
Re: CPS2 digital AV interface
The only difference in DVI mode is metadata (and lack of audio), so most likely the issue is on how RT4k handles the signal. If I had to guess, it does decimation via the HDMI RX chip which results to too low pixel clock frequency for it to handle.Emerl wrote: ↑Sun Apr 13, 2025 11:26 pm I have a MV1C with the CPS2 digi AV, and am running into an issue with the direct mode on the RT4k. I get a black screen and no sound, but it detects the resolution (320x224). 480p and up are fine (with the exception of 1920x1440p which has some weird waviness to it). Is this a known issue, or is there something I'm missing? DVI works with 240p, but then I don't get sound.
Re: CPS2 digital AV interface
I tried to see if this also works for the NeoGeo CD (CD-T01, NEO-CDM3-2). I could find all the hookup points but did't get any picture. I checked and I saw no activity on shadow and dark. Shadow traces back to the NEO-MGA-T. I assume with no activity on VS(shadow) I won't get any picture then. Might there be a workaround or will the CD-T01 not be compatible because of it?
Re: CPS2 digital AV interface
You should get some picture even without dark bit. At least it should sync and display OSD if the video/sync characteristics match MVS/AES.Callisto wrote: ↑Fri Jun 06, 2025 5:51 am I tried to see if this also works for the NeoGeo CD (CD-T01, NEO-CDM3-2). I could find all the hookup points but did't get any picture. I checked and I saw no activity on shadow and dark. Shadow traces back to the NEO-MGA-T. I assume with no activity on VS(shadow) I won't get any picture then. Might there be a workaround or will the CD-T01 not be compatible because of it?
Re: CPS2 digital AV interface
That was my assumption, but the shadow signal is also just low all the time and this is connected to one of the sync inputs of zee CPS2dig. I used the input to the LS05 for it, but could also probe it again at the R150 resistors. Might be a bridge somewhere. Will simply lift the pin on the NEO-MGA-T and probe that one to isolate the issue. I really hope I just got a bridge somewhere which I didn't see.
https://freeimage.host/i/F3x2Vwu
https://freeimage.host/i/F3x2Vwu
Re: CPS2 digital AV interface
VS pad is used for vertical sync only with cps2 firmware - on Neogeo fw csync is expected on HS pad. Where have you tapped csync from and is it 3.3/5V level?
Re: CPS2 digital AV interface
Pin 10 on the CXA1645P. Its 5V. I guess I should try again and use a coax cable this time.
..
Nothing. The RT4K detects some 294 MHz Pixel clock but that's it.
Re: CPS2 digital AV interface
That would be around double the expected pixel clock. Maybe you could check if you've tapped 12MHz & 6MHz clocks correctly.
Re: CPS2 digital AV interface
They are 6MHz (C2) and 12MHz (C1). But they are sawtooth shaped (C1 and C2 with some 300 - 500mV offset, peak at 4.2V for C1 and 4.8V for C2). They are all generated by the NEO-GRC but have a resistor inline (B7, R150) for C2 before it connects to the LS273 clk pin, and B29 (R150) for C1 before it connects to the NEO-SFT. If I probe before the resistor (or what is B, ferrite bead?) I get a much cleaner rectangular shape pulse (-0.8 to 5.2V). I will rewire it and test again today or during the next days.
..
Old (after the resistors):

New (before the resistors, labels are wrong):

No luck again.
..
Old (after the resistors):

New (before the resistors, labels are wrong):

No luck again.
Re: CPS2 digital AV interface
It seems NEO-CDM3-2 uses NEO-GRC chip like MV1A which requires additional settings for OSSC due to different sync. Perhaps that is also the reason why it doesn't currently work with cps2_digiav since the firmware has been verified only with MV1C (NEO-GRZ chip).
Re: CPS2 digital AV interface
Yes, then that's issue here. Do you plan to eventually add support for this?marqs wrote: ↑Sun Jun 08, 2025 3:18 pm It seems NEO-CDM3-2 uses NEO-GRC chip like MV1A which requires additional settings for OSSC due to different sync. Perhaps that is also the reason why it doesn't currently work with cps2_digiav since the firmware has been verified only with MV1C (NEO-GRZ chip).