Okay, so I have the T48 here, software/driver installed, firmware updated.
Now working out how to connect it to the PIC in the hand-controller. The software shows this:
But the earlier pin-out given for the 6-pins (J8) on the hand-controller appears to be wrong for this PIC.
Here is my hand-controller, with pins soldered onto the 6-pin ICSP pads.
I have traced the 6-pins to the PIC chip, and now labelled what is actually there.
Quite different from what was posted earlier:
So now, my instinct would be to unplug the hand-controller from the mount, and then connect its 6-pin ICSP header as follows:
1 (VDD) --> T48 pin-13
2 (GND) --> T48 pin-16
3 (PGM) --> nothing
4 (MCLR) --> T48 pin-1
5 (PGC) --> T48 pin-3
6 (PGD) --> T48 pin-5
EDIT: Did that, and it worked. It also worked when I used USB power instead of the VDD line.
I now have a 32KB flash image of the bootloader from the hand-controller.
Notice that I used individual jumper wires, rather than the fancy 16-pin connector that came with the T48: they number the pins incorrectly on their diagrams, so it was easier for me to keep things correct by using my own individual jumper wires.
Wonderful!
Thank you very much for the PIC memory dump file.
The programmers I have are outdated, they don't support the PIC18F85J10.
So I had to order a T48, which got stuck in the Customs (I had to pay Custom tax). I may get it by the end of the week.
Good that you check the ICSP pinout, It seems that Nexstar board doesn't follow the pinout widely available in the internet docs.
Let's see if I can wake up my Nexstar HC.
Thank you again,
Joselito Maciel.