FAQ

Hello I have problem - my RaspberryPi 4 does not detect i2C device (i2cdetect - y 1 gives -- in the whole matrix / array). STA led blinks (i haven't found any into about this led i...

userHead JaneYu 2021-02-15 16:53:11 40 Views13 Replies

Hello I have problem - my RaspberryPi 4 does not detect i2C device (i2cdetect - y 1 gives -- in the whole matrix / array). STA led blinks (i haven't found any into about this led in documentation)

2024-02-20 15:56:19

Sorry, we don't have any description of the register list.
You may need to reverse engineer our python libraries to develop C++ libraries.

https://github.com/DFRobot/...

userHeadPic JaneYu
2023-04-20 08:32:08

Can I use two of this boards to control 4 motors?

I need it for an Omniwheel robot

userHeadPic JaneYu
2022-09-09 15:02:58

Hi,
Sometimes, the connected motor does not follow the set duty ratio and rotates at high speed. The direction of rotation can be specified, but the speed cannot be controlled.
In some cases, restarting the python program resolves the problem.
This also occurs in the provided sample programs.
Is there a solution?

userHeadPic JaneYu
JaneYu wrote:

HI, Please replace the motor or raspberry pi to confirm which part is causing the problem.

2022-09-29 15:27:56
1 Replies
2022-08-02 16:32:37

Does it have a 5v regulator that feeds Raspberry Pi with. I'd like to use a 3S 11v li-po battery and and power the raspberry pi with it.

userHeadPic JaneYu
2022-03-16 16:18:09

Hi, Do you have example code for 4-wire stepper motor control?

thanks

userHeadPic JaneYu
2022-03-05 15:54:19

Could you please suggest a power source for this driver. Since it uses 7 ~12v, the standard 3.7v lipo that i am using for Pi Zero won't work for it. Will it work with a variable voltage powerbank so that I can use one same powerbank to power my Pi Zero and the motor driver both? I just want to make sure that it will automatically draw higher than 5v from the powerbank.

userHeadPic JaneYu
JaneYu wrote:

The working voltage of the expansion board is different from that of the zero, it is recommended to use a different mobile power supply, unless your power supply has a different voltage output port

2022-03-09 14:49:40
1 Replies
2021-12-28 13:40:44

just tried to use:
# Set board controler address, use it carefully, reboot module to make it effective
board.set_addr(0x11)

It doesn't work for me, so it seems the only way is to use some I2C multiplexor, e.g. TCA9548A I2C Multiplexer

userHeadPic JaneYu
2021-09-07 04:35:14

hi, i would like to know if you have a similar product but for 4 dc motors?

userHeadPic JaneYu
JaneYu wrote:

We do not have a four-way DC motor driver for the Raspberry Pi for the time being

2022-03-09 14:52:10
1 Replies