Quote:
Originally Posted by SeanPerez
Now i need to know how to open and upload the code to it. can u please tell me how i would do this? how do i open the files in mplabx?
|
In the default code folder, there should be a .mcp file. This is the MPLAB project file. Open this. To download code, I think you go to Programmer->Build, and it will build the .hex file. Then, if you open IFI_LOADER, select the location of your hex file. Under the PortSettings Menu, select the COM port to which your RC is connected, and then hit "download".
Quote:
Originally Posted by SeanPerez
Also i need to know the wiring diagram of the programming cable because i do not have it.
|
The programming cable is just a standard serial cable.
Port pinout.
Quote:
Originally Posted by SeanPerez
Also if you can, can someone tell me the power supply ratings to the Driver station, operator interface, and robot controller.
|
The driver station and the operator interface are the same thing. Some useful documents:
RC Reference Guide,
OI Reference Guide,
Control System Overview,
Control System Quick Start Guide.
Go to
http://www.ifirobotics.com/ for more information, they still have a lot of their legacy documentation posted.