Jump to content

Pic ID problem with Micropro programmer ...


gemini2039
 Share

Recommended Posts

Hello ,

I've made the core module , everything is working fine but I want to put a GLCD on it so I have to change the ID with 1000 at the end ..

But with this program I can't ... it has got and ID field but with only 8 values ... and if I put ffffffff in it I get :080000000F0F0F0F0F0F0F0F80

If I update my hex file with the good id , the program doesn't care about the 1 I've put

because when I save the file I stil have all zeros on this line ...

Is this program shitty ????

must I change to another one ?

or can I put an glcd without putting the 1000 ID ???

Thanks for helping !!!!

 

Link to comment
Share on other sites

Hi,

It's a workaround - but you'll need to do it only once per PIC:

Burn your pic with standard all zeroes header and then use "change_id" application to change the pic header to the one you want.

change_id_v1_4.zip is available at MIOS download section. You'll need to change main.asm and then compile and upload it to the midibox and it should change the pic header to what you need.

Bye, Moebius

p.s. I hope this helps, I think it would be stupid if you have to buy anouther programmer, because the one you have doesn't fully support burning PIC id header..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...