I am using raspberry pi zero 2 w.
While using i2c communication is necessary
i2c.setTransferSpeed(100000)
is executed
error: Clock delay is higher than cdiv/2.
The Raspberry Pi is stuck with an error.
I am using raspberry pi os 64bit / node.js 18 lte.