PDA

View Full Version : kymco xtown



sv2hqx
20th November, 2018, 04:46 PM
need change km
kymco xtown 300
18f87k90
original 45464
need 10000 and 18000

junmab
31st July, 2019, 03:38 PM
What tool did you use for reading PIC1887K90 ?

jomberykaso
31st July, 2019, 06:20 PM
file is bad

junmab
7th February, 2021, 10:24 PM
I read this PIC 18F87K90 with PICKIT3 and MPLAB X IPE.
I can easily see the km in the EEPROM, but i have no idea how to write it back without erasing the program memoery.
Does any one have an experience or software to work around with PICKIT3 programmer that allows to write the EEPROM only (without the program and configuration byte).
I could do that with the PICKIT3 programmer software but this software does not have the 18F87K90 in it's list of MCUs so i had to use the MPLAB X IPE software, but as i said, this software
does not let me write just the EEPROM.
I hope i was not too confusing :)

f2f2
8th February, 2021, 08:02 AM
I read this PIC 18F87K90 with PICKIT3 and MPLAB X IPE.
I can easily see the km in the EEPROM, but i have no idea how to write it back without erasing the program memoery.
Does any one have an experience or software to work around with PICKIT3 programmer that allows to write the EEPROM only (without the program and configuration byte).
I could do that with the PICKIT3 programmer software but this software does not have the 18F87K90 in it's list of MCUs so i had to use the MPLAB X IPE software, but as i said, this software
does not let me write just the EEPROM.
I hope i was not too confusing :)

And PK2 ? Add all parameter with editor software...
If need i question pk2 specialist

junmab
8th February, 2021, 01:18 PM
And PK2 ? Add all parameter with editor software...
If need i question pk2 specialist

I don't have PICKIT2.
What do you mean with "add all parameter with editor software..." ?

zckariya70
8th February, 2021, 01:29 PM
I don't have PICKIT2.
What do you mean with "add all parameter with editor software..." ?


Pickit2 dont have 18F series.....Only pickit 3 have ............. send me the eeprom data.

junmab
8th February, 2021, 02:31 PM
Pickit2 dont have 18F series.....Only pickit 3 have ............. send me the eeprom data.

The km is easy to understand from the EEPROM data. That is not my problem.
My problem is that i am using the MPLAB X IPE to control the PICKIT3 and i don't have the option to write only the EEPROM. It automaticly wants to write the program+eeprom+config bytes...
The reason i use this MPLAB X IPE is because the original PICKIT3 sw does not have the 18F87K90. This sw allows me to choose what memory to write, but as i wrote it does not have the 18F87K90 in the list of mcu it can deal with.

sv2hqx
8th February, 2021, 02:40 PM
pickkit3 have this option
ipe too

zckariya70
8th February, 2021, 02:47 PM
Through ur software and MPLAB X IPE to bin, install this software only, no need any support software. This have all mcu numbers what u need Enjoy....:)

junmab
9th February, 2021, 10:13 AM
Through ur software and MPLAB X IPE to bin, install this software only, no need any support software. This have all mcu numbers what u need Enjoy....:)

I downloaded and installed and read the EEPROM only. I'm not writing yet, because the PICKIT3 reads and writes EEPROM+CONFIG+ID.
I disabled the "program Memory" button.
I also disabled the "erase Before Programing".
Now, before i'll attempt to write, is there a way that PICKIT3 will write only the EEPROM but will not write the CONFIG+ID ?

gogalv
9th February, 2021, 01:45 PM
and read the EEPROM only.
dump eeprom

zckariya70
9th February, 2021, 01:47 PM
I downloaded and installed and read the EEPROM only. I'm not writing yet, because the PICKIT3 reads and writes EEPROM+CONFIG+ID.
I disabled the "program Memory" button.
I also disabled the "erase Before Programing".
Now, before i'll attempt to write, is there a way that PICKIT3 will write only the EEPROM but will not write the CONFIG+ID ?


No need to disable anything read full data and just edit the eeprom data and write all it will be ok.....................

junmab
9th February, 2021, 03:54 PM
No need to disable anything read full data and just edit the eeprom data and write all it will be ok.....................

Dear zckariya70. I wish to thank you for the software you sent. Thanks to it i did the job safely, and i'll use it from now on with PIC controllers.
I would like again to explain that your advise to read and write it fully, is something that you should be careful of.
The program is protected, therefore reading it will show all 00. If you'll write it fully, the program memory will be filled with 00, and it means dead cluster.
That is why it is so important to disable the Program Memory in this software.
Thanks to all who helped. You are all so great.

zckariya70
9th February, 2021, 04:11 PM
Dear zckariya70. I wish to thank you for the software you sent. Thanks to it i did the job safely, and i'll use it from now on with PIC controllers.
I would like again to explain that your advise to read and write it fully, is something that you should be careful of.
The program is protected, therefore reading it will show all 00. If you'll write it fully, the program memory will be filled with 00, and it means dead cluster.
That is why it is so important to disable the Program Memory in this software.
Thanks to all who helped. You are all so great.

..........................................:top:

f2f2
10th February, 2021, 01:49 AM
I asked Pickit2 from a Hungarian expert person, that can be added to this 18F87K90

PK2Device Editor v1.0.0.7

The PK3 use 2 type firmware and PC sw
1.0.0.0
3.10 this works PK2 mode

if need i send fw install file version moving

junmab
10th February, 2021, 11:35 AM
I asked Pickit2 from a Hungarian expert person, that can be added to this 18F87K90

PK2Device Editor v1.0.0.7

The PK3 use 2 type firmware and PC sw
1.0.0.0
3.10 this works PK2 mode

if need i send fw install file version moving

Thanks f2f2, but i already solved the problem with sw from Zackaria70. Job is done.

miodeki2c
5th April, 2021, 05:37 PM
If program overwritten with "00", there is no way out so as not to throw the cluster into the trash?

jomberykaso
5th April, 2021, 06:35 PM
If program overwritten with "00", there is no way out so as not to throw the cluster into the trash?


You need to put new good file from other cluster (the same cluster)

miodeki2c
5th April, 2021, 07:09 PM
[QUOTE = jomberykaso; 4102084] Musisz umieścić nowy dobry plik z innego klastra (tego samego klastra) [/ QUOTE]
Yes, but considering the fact that the program is protected, it cannot be read, the cluster must end in the trash?

houdiag
5th April, 2021, 07:22 PM
Through ur software and MPLAB X IPE to bin, install this software only, no need any support software. This have all mcu numbers what u need Enjoy....:)
HELLO
Dear Zakaria, I hope you will be in the best condition and in the best of circumstances. I liked this topic. It was proposed now on this beautiful program. I have read all the dialogues between you and the brothers. Thank you for your efforts, my friend. I would like you to give me an idea about this program, how it works, what works, and how I can deal with it I wish you good luck :date:

mitachi
13th April, 2021, 06:14 AM
So i download he Zakaria software and disable the program memory, i read the eeprom and change the km, then write it and now the cluster is not working, only ABS is blinking and nothing happend anymore? Its dead? I try the same thing with the original file and still the same.
I disable the program memory writing, but i think it still crushed the cluster?

f2f2
13th April, 2021, 10:26 AM
So i download he Zakaria software and disable the program memory, i read the eeprom and change the km, then write it and now the cluster is not working, only ABS is blinking and nothing happend anymore? Its dead? I try the same thing with the original file and still the same.
I disable the program memory writing, but i think it still crushed the cluster?

I wrote about exactly this danger. There is more to pay attention to. It can be a first reading for everything.
Program;EEPROM;CONFIG
config bits read CPD active or inactive
2nd READ only EEPROM save file
eeprom correction
NExt in menu check Programmer..... Clear memory buffers on ERASE need OFF!
if only eeprom write then no ERASE all memory

If mcu full clear then need other MCU repair

mitachi
13th April, 2021, 10:32 AM
From where i can find MCU repair? Can someone send file to rewrite it?

f2f2
14th April, 2021, 12:38 AM
From where i can find MCU repair? Can someone send file to rewrite it?
Mcu Code protect big problem. If erase program in most cases there will be no replaceable file... other crash dash mcu out solder and in solder

gcelettronica
10th February, 2023, 10:58 AM
hi friend i need you can send me ?

gcelettronica
11th February, 2023, 12:33 AM
hi friend can any help me for change this file pic 18f87k90 kymko thank

old is 84217 new 30232 thank

Diagcar1
11th February, 2023, 10:19 AM
Here try and report,

gcelettronica
11th February, 2023, 10:59 AM
hi friend i was wrong i need 8426km please forgive me

Diagcar1
11th February, 2023, 11:17 AM
Here.............

gcelettronica
12th February, 2023, 12:12 AM
Here.............

hello friend I can't try because I changed pc and I forgot to remove erase all mcu in settings now I'm in the shit can you help me to restore this instrumentation? Only the abs light comes on

Diagcar1
12th February, 2023, 10:24 AM
If you errased all I think you cant solve it.