This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fixing Pypilot "flags"
#1
Does anyone have any practical tips for preventing open input pins on the Arduino nano being left 'floating' and causing Pypilot flags?
Reply
#2
Tie those pins to ground. I have A3-A7 tied to ground, A0-A2 are normally in use, conform the documentation in the header of motor.ino, but if you want to get rid of temp (A2) and voltage (A0) sense, uncomment the relevant defines in line 120 etc. of motor.ino.
Reply
#3
(2025-04-15, 09:57 PM)ironman Wrote: Tie those pins to ground. I have A3-A7 tied to ground, A0-A2 are normally in use, conform the documentation in the header of motor.ino, but if you want to get rid of temp (A2) and voltage (A0) sense, uncomment the relevant defines in line 120 etc. of motor.ino.

Thanks ironman - will try those very helpful suggestions!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)