Hi Guys
I'm bulding a robot and i want to use a mkr motor carrier but I have two questions about it:
-
Is it compatible with the Arduino Portenta H7?
-
which is the minimal and maximal voltage output for the motors?
Thanks, Cylle
Hi Guys
I'm bulding a robot and i want to use a mkr motor carrier but I have two questions about it:
Is it compatible with the Arduino Portenta H7?
which is the minimal and maximal voltage output for the motors?
Thanks, Cylle
There is some discussion about this by Arduino's hardware and firmware developers here:
https://github.com/arduino-libraries/ArduinoMotorCarrier/pull/36#issuecomment-892453159
Make sure to read to the end of the discussion, as it evolved along the way.
So the takeaways from that are:
As a result of that discussion, work is in progress right now to add support to the library for Portenta H7:
That work is not in the release version of the library yet, but that only means you don't have the convenience of being able to install it via the Arduino Library Manager. If you install the modified version of the library manually, you can use it now.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.