I've been working on RP2350 (Pico 2 board) bringup for some of my existing RP2040 projects. I've discovered a strange behavior, calling rp2350_chip_version from src/rp2350/pico_platform/platform.c, the "manufacturer" value fails the assert - returning 0x926 when it should match MANUFACTURER_RPI which is #defined as 0x927. Can somebody provide a 2nd opinion? Wondering if this is a bug.
Statistics: Posted by mcknly — Sun Sep 15, 2024 4:10 am