Pga2350 c++ examples for using GPIO over 32 via pio for both directions

Hi, my friend yesturday try to interact with GPIO on new pga2350 with pio on c++, but, can not receive data from GPIO over 32. if request GPIO over 32 - result - receive from GPIO0(as used mask #1f).

can we get c++ examples for correct interacting with GPIO >32 with pio modules?

What code are you using to set the pins? Look up 4.1.15.10.26. in the Pico SDK, that might explain it:

yes, fixed in latest sdk 2.0