IanSB / RGBtoHDMI

Bare-metal Raspberry Pi project that provides pixel-perfect sampling of BBC Micro video and conversion to HDMI
GNU General Public License v3.0
129 stars 6 forks source link

Amiga 500 -colors are displayed incorrectly | black is dark red #13

Closed sascha70 closed 1 year ago

sascha70 commented 2 years ago

Hello community,

unfortunately a bug is driving me crazy with the Amiga 500.

Unfortunately, the colors are displayed somewhat incorrectly for me. What should be black is dark red. I used the Beta54 version from JanBeta and the version from main tree 20211224_c97f06a release. All have the same problem. The adapter is from LinuxJedi (https://github.com/LinuxJedi/AmigaRGBtoHDMI/tree/main/Amiga500CPLD).

Do you have a solution?

Thanks

sascha capture8 a

solarmon commented 2 years ago

Looks like one of the red signal is missing or shorted together? I would inspect and check the soldering of the red signals and traces on the adapter itself.

Did you build the adapter yourself?

Also, check whether you get the same issue on the RGB video output.

sascha70 commented 2 years ago

Looks like one of the red signal is missing or shorted together? I would inspect and check the soldering of the red signals and traces on the adapter itself.

Did you build the adapter yourself?

Also, check whether you get the same issue on the RGB video output.

They were right. It was the plug-in lead from the Pi Zero. I checked it with a Pi 3 A+ and it worked great.

Thanks for your great project!

Greetings

Sascha