-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SOLVED] Atari STE - 12-bit using Amiga buffered pickup board #12
Comments
@IanSB
The outcome:
Other: Wondering what might be the issue? |
First check that the sampling menu is set to 12bits per pixel with the STE profile. |
Also need to check your soldering for shorts or unconnected pins |
@IanSB
The PIN VS/grn1 signal looks like this: There's also a fast clock on one of the pins. Now the color effect - I mentioned - far you can see the "real colors" via the monitor output - the nearer monitor HDMI is the one with the issues: The lack of "light colors" I still haven't double-checked if my info on the R-G-B signals is correct and correctly wired - so that is still to do. Lastly - the settings, they are default: |
Dear @IanSB Still I have similar issue! With 12 bit sampling
Could you entertain the idea that code for STE might have some bug? I'm back on Friday to continue double checking the issues - also with simulating missing bits to the imput. |
@IanSB The actual board - the MONO hack uses unused socket to meet the patch with mono signal (white cable), the purple is the CSYNC, and R G B are of course RGBs... |
That confirms that you have all the bits rotated by 1 So you need to rotate all your RGB connections by 1 |
@IanSB That also means that the STE Shifter datasheet I got is probably wrong. Anyway, when I get back I hope to nail it finally, and when sucessfull I'll share the details in FAQ - since I've broken pretty much everything by noe, and found 4 different data on the R,G,B signals :) Thanks for patience! |
Finally - it works! Based on your suggestions and pixelk0 schema - it works very well: |
Does mono mode work as well? |
The genlock is inhibited by default in mono mode because some monitors can't lock above 60Hz and mono mode is 71 Hz. Inhibiting the genlock forces the HDMI output to 60Hz which means you should always get an image on the screen. |
Good idea, I got two more make-SHIFT HDMI monitors - fun thing to try! |
Hi, thanks to @IanSB guidence - I've adopted temprorary Atari ST pickup board intended for Shifter (40-pin) to Atari STE.
The process requirer soldering and will only use 9-bits - not 12-bits, but thanks to the pickup board and bus transcievers - it makes your Atari STE safe from electrical mishaps.
Closeup of the actuall solders:
(Yellow cable is MONO)
HSYNC - right pin & VSYNC on left pin):
Results:
Mono is of course perfect:
Colour - it has some tint - i.e. white has cyan tint, red is a bit wahsed out, but it's far beter then expected:
Let me know if this need more explenation in meantime - I'm waiting for Amiga pickup that will add the 12-bit mode. Also - soldering will always be required, as the clearance for the signals pickup is HARD - my STE has PSU on top of it.
The text was updated successfully, but these errors were encountered: