News

Second - Switching the pinMode () on a Due seems to detach the interrupts set up on the pin. You need to call attachInterrupt () again after changing e.g. from input to output mode.
Concerning pinMode , I have no issue, all my tests above are made with pinMode and digitalWrite (just take arduino example as is). Maybe on your side, it is a side effect of being in Bootloader mode.
Discover the features and applications of the Arduino Uno R4 WiFi board. Learn how to create IoT projects with step-by-step examples using the powerful Renesas RA4M1 ARM Cortex-M4 MCU and ESP32-S3 SoC ...