For years, there has been a clear distinction between the Arduino and Raspberry Pi boards. There are some things the Arduino can do that the Raspberry Pi can't, and vice versa. When you think of ...
Hi, could it be that the U8g2 does not support the Arduino nano RP2040 ? With a nano 33 IoT, the code below works perfectly. But with the RP2040, I notice that MOSI and CLOCK do not emit anything (I ...