chriz2600 / DreamcastHDMI

Dreamcast HDMI
MIT License
154 stars 21 forks source link

The test/info menu only tests for video #12

Open mathieulh opened 4 years ago

mathieulh commented 4 years ago

The test/info menu only tests for video, it does not test for audio issues, so if you do not have proper connections to the AICA DAC it will still show all hearts as if there was no issue, this happened to me (no audio over HDMI, analog worked fine) and I had to resolder all the joints to the AICA chip to fix it.

chriz2600 commented 4 years ago

Good point, unfortunately due to a lack of input pins on the FPGA, audio signals are connected directly to the HDMI transmitter, but I will see, if there is a way to get any meaningful debug information from the HDMI transmitter.