It should be:to put SMPS mode pin to high. This pin is connected to CYW43439 GPIO, so it would be similar to blink on Pico W. If you power it from USB and it is better, so try to short USB D+ and D- together, since regular 5 V wall brick will do so.
Code:
cyw43_arch_gpio_put(1, 1);
Statistics: Posted by MatSOBDev2 — Sat Mar 02, 2024 2:21 pm