01-29-2015 10:10 PM
The MXP spec says that the 3.3 and 5V can be used to operate custom electronics. What are the current limits?
01-29-2015 10:47 PM
01-30-2015 12:13 AM
Just to be clear. I assume that you are pointing to the Power Output table in the spec. The roboRIO User Manual talks about a 5.0V rail and block diaghram shows the onboard DIO, MPX, SPI, and AI using 5.0V. Is the 1 A of 5.0V from the table the total that is available for all 5.0 V functions?
01-30-2015 01:35 AM
Yes. The user 5 V rail is all shared across all places you see reference to 5 V (such as AI, DIO, SPI, etc.). Other integrated places where 5 V happen to be used are not included such as USB vbus. You can read the current and voltage of the user rail in the power API of WPILib.
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.