I'm using PICO2W in IDE arduino with release 5.3.0 I found a strange behaviour with the "attachInterrupt()" function when running on 2 cores programs for pico2. Every thing runs OK when running one 1 ...
Version: Arduino IDE 1.8.19, Arduino Mbed OS Nano Boards 2.8.0 Attach an input to pin 2 (e.g. button) which is high when active and high-z (disconnected) when inactive. Run the following sketch: ...