Author Topic: A little help please.  (Read 29335 times)

Offline sittinguphigh

  • Sr. Member
  • ****
  • Posts: 679
A little help please.
« on: November 27, 2012, »
Have read every thing on this site about firm ware installation.

Have down loaded PICIT-3  program.

Have built SSC v3 with mod.

PICKIT-3 plugged into the PC and SSC.

What are the steps to get the firmware into the SSC?

How do you down load the firm ware to program?



« Last Edit: November 27, 2012, by sittinguphigh »
What you don't know. Can hurt you.

Offline jnealand

  • Patron Member
  • Sr. Member
  • ****
  • Posts: 2494
Re: A little help please.
« Reply #1 on: November 27, 2012, »
If you read everything you should have noticed a number of warnings about not using mplab to program.  Go to this link and download the programming utility.  If you have never done it before you may be asked to update the firmware for the pickit 3 first.  Just follow the instructions.

You are not allowed to view links. Register or Login
Jim Nealand
Kennesaw, GA

Offline keitha43

  • Sr. Member
  • ****
  • Posts: 1182
Re: A little help please.
« Reply #2 on: November 27, 2012, »
I use the Pickit3 Stand Alone Programmer Appver 1.0 on that same page above the beta.

Offline sittinguphigh

  • Sr. Member
  • ****
  • Posts: 679
Re: A little help please.
« Reply #3 on: November 27, 2012, »
PIC Programming
Pickit2 Stand Alone Programmer Appver 2.61
Pickit3 Stand Alone Programmer Appver 1.0      This one
Pickit3 Stand Alone Utility v3 Beta                     or this one

MPLAB IDEver 8.86
Check for latest version of Pickit2 Programmer Software
Check for latest version of MPLAB IDE


What you don't know. Can hurt you.

sjb

  • Guest
Re: A little help please.
« Reply #4 on: November 27, 2012, »
You are not allowed to view links. Register or Login
PIC Programming
Pickit2 Stand Alone Programmer Appver 2.61
Pickit3 Stand Alone Programmer Appver 1.0      This one
Pickit3 Stand Alone Utility v3 Beta                     or this one

MPLAB IDEver 8.86
Check for latest version of Pickit2 Programmer Software
Check for latest version of MPLAB IDE

Pickit3 Stand Alone Programmer Appver 1.0      This one

Offline sittinguphigh

  • Sr. Member
  • ****
  • Posts: 679
Re: A little help please.
« Reply #5 on: November 27, 2012, »
Here is were I'm at.

PICkit_3_Programmer_1_0_Setup_A (1).zip
You are not allowed to view links. Register or Login
Show in folderRemove from list

I open the file. Go threw the next three stages.
It says it down load. Then nothing in the my PC.

What do I do next?











 

What you don't know. Can hurt you.

Offline sittinguphigh

  • Sr. Member
  • ****
  • Posts: 679
Re: A little help please.
« Reply #6 on: November 27, 2012, »
Is this what I'M looking for?

What you don't know. Can hurt you.

sjb

  • Guest
Re: A little help please.
« Reply #7 on: November 27, 2012, »
Yes that is what you are looking for. Now you have to import the hex file into the PICkit3 program and then write it to the chip.

Steve

Offline rrowan

  • Administrator
  • Sr. Member
  • *****
  • Posts: 5899
  • 08096
Re: A little help please.
« Reply #8 on: November 27, 2012, »
In the second capture screen shot

See at the top where is says extract all files? Click on that to extract the program from the zip file. When that is done it should open a new window with the real program. Run that program

When the program is running and the pickit3 is connected to the SSC then you have to select the correct PIC, PIC24FJ32GA002 then you can load the hex file you downloaded from the wiki Smart String Controller modded

After that then you click on the write button and the SSC is now flashed with the firmware. Then you need to program it with the Smart String Utility program that RJ wrote.

clear as mud?

 :)

Rick R.
Light Animation Hobby - Having fun and Learning at the same time. (21st member of DLA)
You are not allowed to view links. Register or Login
Warning SOME assembly required

Offline sittinguphigh

  • Sr. Member
  • ****
  • Posts: 679
Re: A little help please.
« Reply #9 on: November 27, 2012, »
Error message.
What you don't know. Can hurt you.

Offline caretaker

  • Sr. Member
  • ****
  • Posts: 1770
Re: A little help please.
« Reply #10 on: November 27, 2012, »
You are not allowed to view links. Register or Login
Is this what I'M looking for?
Yes just select the PIC your are programming from the drop down menu in this case PIC24FJ32GA002  then from the 'File' menu select import hex file and select the MOD 3 hex file you downloaded from the WIKI to your computer and then select 'Write' and you should be good to go.
Jeff Squires
You are not allowed to view links. Register or Login

Offline keitha43

  • Sr. Member
  • ****
  • Posts: 1182
Re: A little help please.
« Reply #11 on: November 27, 2012, »
I always check target power on.

Sent from my Thunderbolt using Tapatalk 2.


Offline sittinguphigh

  • Sr. Member
  • ****
  • Posts: 679
Re: A little help please.
« Reply #12 on: November 27, 2012, »
Extract all files is not working. Error message.

Yes just select the PIC your are programming from the drop down menu in this case PIC24FJ32GA002  then from the 'File' menu select import hex file and select the MOD 3 hex file you downloaded from the WIKI to your computer and then select 'Write' and you should be good to go.

Were is the drop down menu?

I always check target power on.

What and were is the target power?



What you don't know. Can hurt you.

Offline rrowan

  • Administrator
  • Sr. Member
  • *****
  • Posts: 5899
  • 08096
Re: A little help please.
« Reply #13 on: November 27, 2012, »
pickit3 device select drop down is where I put a circle on the screen shot.

Rick R.
Light Animation Hobby - Having fun and Learning at the same time. (21st member of DLA)
You are not allowed to view links. Register or Login
Warning SOME assembly required

Offline rrowan

  • Administrator
  • Sr. Member
  • *****
  • Posts: 5899
  • 08096
Re: A little help please.
« Reply #14 on: November 27, 2012, »
Question:

Are you running the program from the zip file or the exe file? Reason I am asking is one of your screen shots shows a writing error which would happen if your are running inside the zip file.

Rick R.
Light Animation Hobby - Having fun and Learning at the same time. (21st member of DLA)
You are not allowed to view links. Register or Login
Warning SOME assembly required