Arduino Nano 33 IOT with Waveshare SSD1327 OLED 128x128 ang U8G2Lib

I have a display of Waveshare 1.5 OLED SSD1327 128x128 if I use the examples of the U8g2 library with the Arduino Nano everything works wonderfully. For one project I use the Arduino Nano 33 IOT there the sample code does not work.

Can someone tell me what to do differently when using an ATSAMD21.

g0nz00