I'm having trouble getting an st7789 lcd display to work with a pico2. I've been able to compile and run pico-examples/pio/st7789_lcd for the original pico without issue. But when I swap out the pico with a pico2 and recompile the same code for the pico2 (I used -DPICO_BOARD=pico2 with cmake), I find that no image appears on the screen. Has anyone been able to run this example successfully on a pico2?
Statistics: Posted by bb8f — Thu Aug 21, 2025 3:33 pm