Hi,
I'm new to the I2C programming.
I bought this stepper driver module (http://www.elv.de/output/controller.asp ... ail2=30930)
I then followed the instructions to enable i2c on my raspberry. (https://learn.adafruit.com/adafruits-ra ... guring-i2c)
This seems to work as I can get the address of another i2c device by using i2cdetect -y 1
But if I only connect the stepper driver, no address is found by i2cdetect.
Does anybody have experiences with this stepper driver?
Many thanks in advance!