-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot flash the new ST17H66T version #10
Comments
It is interesting to see that the bootloader is still accepting the first set of commands. Also it hangs at a command that is specific for the type of storage in the chip, which is a major difference between the B and T versions. |
Check Chip version fail.... hmmm...
I need to add the key in the hex still as well. Is that pretty straight forward? haven't tried yet.
[Screenshot 2024-03-08 083225.png]
…On Friday, March 8th, 2024 at 3:03 PM, biemster ***@***.***> wrote:
It is interesting to see that the bootloader is still accepting the first set of commands. Also it hangs at a command that is specific for the type of storage in the chip, which is a major difference between the B and T versions.
Have you tried flashing this board with a recent version of LeKit, one that should support the T?
—
Reply to this email directly, [view it on GitHub](#10 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BAGCL2UCIH2TZQ67UAH4TMDYXFWFJAVCNFSM6AAAAABEMACMUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBVGIZDIMZWGI).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Do you have a link to the latest lekit flash tool? |
v3.0.4.1 should be here: https://doc.lenze.club/?filePath=%2Fpublic%2Fstore%2F17H6XT%28OTP%29_17H66T_17H68T%2F%E3%80%9004%E3%80%91+%E5%BC%80%E5%8F%91%E8%B0%83%E8%AF%95 |
That is pretty straightforward, just a copy paste in a text editor should be possible. But I'll update the flasher script if this new LeKit works. |
The log reports successful erase, can you confirm that by trying to switch on the tag? |
The tag still comes on with a blue light. The documentation in Chinese shows a later version of lekit. So the settings are different. I should be using otp right when flashing? I don't see an LW setting like in the documentation. I think I need to find the older version of lekit so it matches the flashing documentation
Sent from Proton Mail mobile
…-------- Original Message --------
On Mar 8, 2024, 16:08, biemster wrote:
The log reports successful erase, can you confirm that by trying to switch on the tag?
—
Reply to this email directly, [view it on GitHub](#10 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BAGCL2VMYSTJIC5ZEZJYHD3YXF5XDAVCNFSM6AAAAABEMACMUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBVGMYTQMJUGQ).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
If the tag still comes on with a blue light it means that the firmware was not erased. This OTP means One Time Programming, so I actually assumed the T is not programmable at all. But your experience with the flasher had me hoping Lenze just rebranded the Flash as OTP for marketing reasons. |
When I click write there is a flash option or OTP option. Neither seem to do much, erase doesn't seem to work either as you said. |
I am chinese, and i asked the chip manufacturer. ST17H66T is otp chip, and ST17H66B is flash chip, so ST17H66T cannot flash. |
Thanks for contacting them @liufuhu ! Pity though that many manufacturers are moving away from the st17h66b |
I'm finding it almost impossible to find the ST17H66B anymore. Might have to order the chip by itself and swap out with the Ts
Sent from Proton Mail Android
…-------- Original Message --------
On 5/27/24 16:11, biemster wrote:
Thanks for contacting them ***@***.***(https://github.com/liufuhu) ! Pity though that many manufacturers are moving away from the st17h66b
—
Reply to this email directly, [view it on GitHub](#10 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BAGCL2SU4DC2SG3WOEQZKLTZEL2FJAVCNFSM6AAAAABEMACMUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZTGAZDONJZGI).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I noticed that the new cheapo trackers from china are now shipping with the ST17H66T version instead of the ST17H66B. I was able to solder to pins 3 and 4 UART (I can't find a pad with this particular layout for pin 3). This is as far as I get into the flash before it hangs:
Here is a link to the datasheet for the T version. I am afraid the old B version is going to be harder to find in the future.
The text was updated successfully, but these errors were encountered: