arduino motor shield V2.3 - 3 DC motors and another I2C devi

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
adafruit_support_bill
 
Posts: 88087
Joined: Sat Feb 07, 2009 10:11 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by adafruit_support_bill »

Are you using the current version of the library?
https://github.com/adafruit/Adafruit_Mo ... V2_Library

User avatar
prathapchandra
 
Posts: 16
Joined: Thu Sep 03, 2015 7:32 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by prathapchandra »

yes I am Bill

User avatar
adafruit_support_bill
 
Posts: 88087
Joined: Sat Feb 07, 2009 10:11 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by adafruit_support_bill »

What version of the IDE and what operating system are you using?

Wire.write() takes either a byte or a string value. If you pass it a larger integer the compiler should automatically truncate it to an 8 bit value.

User avatar
prathapchandra
 
Posts: 16
Joined: Thu Sep 03, 2015 7:32 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by prathapchandra »

IDE is 1.8.4 and the operating system is Win 10

User avatar
adafruit_support_bill
 
Posts: 88087
Joined: Sat Feb 07, 2009 10:11 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by adafruit_support_bill »

Interesting. The PWMServoDriver library is used on many of our shields, wings and breakouts. So far, we have not had any reports of a problem like you are seeing.

User avatar
prathapchandra
 
Posts: 16
Joined: Thu Sep 03, 2015 7:32 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by prathapchandra »

ok
should we close this thread as solved?
how do I do it?

User avatar
adafruit_support_bill
 
Posts: 88087
Joined: Sat Feb 07, 2009 10:11 am

Re: arduino motor shield V2.3 - 3 DC motors and another I2C

Post by adafruit_support_bill »

You don't need to do anything special. We keep all the threads here for reference.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”