View Single Post
  #1   Spotlight this post!  
Unread 06-02-2007, 21:22
937Programmers 937Programmers is offline
Registered User
AKA: Phil M - Programming Leader
FRC #0937 (North Stars)
Team Role: Programmer
 
Join Date: Feb 2007
Rookie Year: 2006
Location: Kansas
Posts: 7
937Programmers is an unknown quantity at this point
PWMs not outputting in Autonomous

Hello! I don't know if this question has been answered yet, but I didn't seem to find an answer anywhere.

When we are trying to run autonomous code, PWMs 1-12 aren't doing anything, and the speed controllers that are hooked up into those PWMs are blinking yellow. We think that the PWMs aren't being enabled, but we're not quite sure how to do that in the autonomous code. We have the drivetrain motors in PWMs 13-16, and those are working fine. Nothing else, however, will work.

// If it might be part of the problem, we're using Kevin's streamlined code as a base.

Please help as soon as possible! Thanks!