-
Dear T12 enthusiastics, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 1 reply
-
It's just for 2.1s. Not for combo or hot air. |
Beta Was this translation helpful? Give feedback.
-
Hi deivid,
thank you very much for your reply.
Unfortunately the new python keygen code is also not working in my case ... I tried all 3 variants of code (i.e. T12 / combo / ... BTW I guess I don't have combo, I think, ... I used file "...\stm32_soldering_iron_controller-master\Original_FW\KSGER\Encoder mod\[HW2.1S]_[1.3OLED].hex" for my own design (in attachment ... if you are interested, I can send you the KiCad files).
Don't you know, where I can do a mistake, please?
Your firmware seems to work like a charm ... most probably I will stay with it, but I just would like to recognize the difference, you know ...
Thank you so much in advance for your replay again.
Josef
______________________________________________________________
Od: "deividAlfa" ***@***.***>
Komu: "deividAlfa/stm32_soldering_iron_controller" ***@***.***>
Datum: 02.02.2024 20:18
Předmět: Re: [deividAlfa/stm32_soldering_iron_controller] "Keygen for v2.1s" doesn't work (Discussion #105)
It's just for 2.1s. Not for combo or hot air.
Anyways, c00lhax0r <https://radiokot.ru/forum/viewtopic.php?f=2&t=154278&start=4140> released a new keygen in Python, I added it to the Readme <https://github.com/deividAlfa/stm32_soldering_iron_controller#backing-up-the-original-firmware>, try it out.
Though it's in Russian, I asked the guy to translate it.
—
Reply to this email directly, view it on GitHub <#105 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADCDVBP7PIHJPOJLQOE6SLYRU3ZTAVCNFSM6AAAAABCXAUTR6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGNJQGA3DC>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Dear deivid,
thank you really very much for your project, help and explanation. I am fully satisfied with customized (your) firmware, I can say. It is amazing work.
Kind regards, Josef.
______________________________________________________________
Od: "deividAlfa" ***@***.***>
Komu: "deividAlfa/stm32_soldering_iron_controller" ***@***.***>
Datum: 02.02.2024 23:56
Předmět: Re: [deividAlfa/stm32_soldering_iron_controller] "Keygen for v2.1s" doesn't work (Discussion #105)
The Keygen depends only on the stm32 Unique ID.
If not working, I can't help, I don't own a ksger.
—
Reply to this email directly, view it on GitHub <#105 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AADCDVHKOU5CEU7IOCDGSXDYRVVLHAVCNFSM6AAAAABCXAUTR6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DGNJRGUYTI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Finally I found the reason ... the EEPROM has to be 24C08 (tested) or 24C16 (not tested). Otherwise the firmware is not able to communicate with the EEPROM chip. Despite the fact I am not using the original firmware (custom FW is more stable and can regulate temperature more accurately - thanks to David), I was trying to uncover the issue. From EEPROM 24C32 (which I had populated on the board) , there is change in communication protocol. |
Beta Was this translation helpful? Give feedback.
Finally I found the reason ... the EEPROM has to be 24C08 (tested) or 24C16 (not tested). Otherwise the firmware is not able to communicate with the EEPROM chip. Despite the fact I am not using the original firmware (custom FW is more stable and can regulate temperature more accurately - thanks to David), I was trying to uncover the issue. From EEPROM 24C32 (which I had populated on the board) , there is change in communication protocol.
regards, Josef.