Re Routing a pin on the motor/stepper/servo shield.

For other supported Arduino products from Adafruit: Shields, accessories, 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: Re Routing a pin on the motor/stepper/servo shield.

Post by adafruit_support_bill »

It behaves strangely once the I attempt to introduce SpiSerial.begin()
SPI uses pins 10-13. So you will have a conflict on 11.

User avatar
jlouis2k4
 
Posts: 5
Joined: Wed Jun 06, 2012 1:40 am

Re: Re Routing a pin on the motor/stepper/servo shield.

Post by jlouis2k4 »

Thank you so much for your continued support.

I changed D11 to D1 and it works! I realize that I will not be able to use Serial for debugging, but I get to run 3 motors (2,3,and 4) wirelessly though SpiSerial.

One last question:
So, if SPI uses 10-13, does it mean that we cannot use it with M1, which uses D11?

Thanks,
Joe

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

Re: Re Routing a pin on the motor/stepper/servo shield.

Post by adafruit_support_bill »

Probably not. :(

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

Return to “Other Arduino products from Adafruit”