Tim 'mithro' Ansell

Results 1504 comments of Tim 'mithro' Ansell

@danielkucera Let's start by merging what you have working so far. I'll review it shortly.

BTW For everyone else, the code can be found at https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/firmware/lm32/ci.c#L660 You shouldn't be able to see any messages after the "fx2: Turning off" as you are using the FX2...

BTW The `debug fx2_reboot` command hasn't been the most reliable, it might take a couple of attempts at the moment.

You shouldn't see anything past `fx2: Turning off.` As I mentioned you are using the FX2 to view this output and it is the FX2 which is being reset here....

https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/firmware/lm32/pattern.c#L13 https://github.com/timvideos/HDMI2USB-misoc-firmware/blob/master/firmware/lm32/pattern.c#L155

Please get the following; * Add a display to the MD-CROSS v1 HDMI output and see what the display shows. * Test both outputs. * Include which HDMI2USB firmware build...

The 720p timing is said to be; ``` Detailed Timing Blocks - 0 is native Detailed Timing Block #1 - Timing definition: Mode = 1280 × 720 @ 60.000Hz Pixel...

Most likely cause is that the DECIMATOR doesn't support RGB pixels (despite the HDMI specification requiring them to).