-
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
TS101 .ERR #43
Comments
i have the same error did you find a solution? |
Try copying the file twice without removing the Iron. (This is the reccomended workaround for issues with their DFU loader). i.e
|
unfortunately if i copy anything to the Iron after it comes back wit |
Have you tried another PC yet? |
Tried it on
On both windows machines nothing happens after the second copy |
Same issue here. OS X / Sonoma. Also it generates two sets of files, one with the original file name and another with a suffix L. Not sure they're the same, but trying on both yields the same results, always error. |
I have the same issue, i had the same problem with IronOS 2.22, but when I flash the .hex IronOS file it goes and i have the IronOS 2.22 on my iron. I tried to put the logo with IronOS 2.22 doesn't work (.ERR file and copied again and it stays .HEX but nothing happens) and I also tried with the original firmware and to flash the logo, but again nothing happens :( |
I'm having the exact same error ! Any help much appreciated.. |
To update here, I originally looked into this and ran into the current issue of the Miniware DFU just doesnt program the logo to the flash correctly. I did a bunch more re-testing today, and haven't found yet a reliable way to get the bootloader to want to flash the logo hex file. (dumping the flash back out with the bootloader shows it not loading the code in). One method may be to merge the firmware with the logo to make it into a contiguous binary so that logo and main firmware are flashed together. Would be open to any ideas from others as well. |
Ben, -jc |
So I'm working on an update to the script in this repo to let files be merged. I could insert a fairly lengthy rant here about bugs and issues in the DFU loader that Miniware has shipped (at least the version that is on my unit here). But I'll keep it short So far I have found:
So the end result is that:
Annnd all of this will need testing on more than just my unit. To test:
As a demo, here is a merged file I used that works for me 😓 |
Ben, I'm also going to check out some of the other brands that are better behaved with regard to helping people customize their products. Thanks for doing all this.… I'll report back on how it works |
ben, |
I've used the new version of the script and firmware, followed the procedure to merge the logo, and it works flawlessly. There's a glitch on the voltage reading, but it's a minor inconvenience. Thanks to @Ralim for the great work! logo_test.mp4 |
@mattia777 Could you open an IronOS issue around the broken screen and include in it exactly which file you merged with and used to get to the broken screen? Going to close this one as the core issue is mitigated |
I've created a boot-up logo for my TS101 in Photoshop, then I've used the python script to create the .hex and .dfu files.
When i put the iron in DFU mode and copy the .hex file into the folder it reboots and then it creates a .ERR file.
I've tried to export the logo (96x16 pixels) in .png and in .bmp but the result seems to be the same.
btw the logo is a 1.420 byte file
DFU:1.05
V2.22E.C308FE8C 05-11-23
The text was updated successfully, but these errors were encountered: