You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when tested with the provided examples from this repository it worked well with about half of them.
Here is list of the behavior:
Working fine:
dht_logging, hello_dvi, mandelbrot, terminal, tiles, tiles_parallax
Semi-working:
colour_terminal (colors seem weird), moon (picture is visible but only black and white)
Not working:
bad_apple, christmas_snowflakes, dual_display (understandable since I tested with only 1 display), mandel-full, sprite_bounce, tiles_and_sprites, vista
on all of these I see red screen and sometimes blinking lines somewhere on the screen
Vista-Palette - not working at all - it gives me a message "Input signal out of range".
So I was wondering what could cause some of the examples to work fine, some of the others partially and the rest not working at all?
I don't think it's pinout related since then none of the examples would have worked at all and thus I was thinking of making pull request but I decided to ask for this first. RP2040-PICO-PC_rev_C.pdf
The text was updated successfully, but these errors were encountered:
Hello, everyone!
So I was planning to make a pull request adding support (a pinout description in the "common_dvi_pin_configs.h") for one of our boards - RP2040-PICO-PC (https://www.olimex.com/Products/MicroPython/RP2040-PICO-PC/).
But when tested with the provided examples from this repository it worked well with about half of them.
Here is list of the behavior:
Working fine:
dht_logging, hello_dvi, mandelbrot, terminal, tiles, tiles_parallax
Semi-working:
colour_terminal (colors seem weird), moon (picture is visible but only black and white)
Not working:
bad_apple, christmas_snowflakes, dual_display (understandable since I tested with only 1 display), mandel-full, sprite_bounce, tiles_and_sprites, vista
on all of these I see red screen and sometimes blinking lines somewhere on the screen
Vista-Palette - not working at all - it gives me a message "Input signal out of range".
So I was wondering what could cause some of the examples to work fine, some of the others partially and the rest not working at all?
I don't think it's pinout related since then none of the examples would have worked at all and thus I was thinking of making pull request but I decided to ask for this first.
RP2040-PICO-PC_rev_C.pdf
The text was updated successfully, but these errors were encountered: