You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.Read the UID of the flash first, then modify the parameters of get_uid() in enc.py and execute the script. You will get an otp.bin file for updating the OTP zone of the flash.
To program your new flash device, first obtain its UID (Unique Identifier).
The CH341A programmer should work for this purpose.
This process involves OTP (One-Time Programming),
so it's important to read the flash device's datasheet to gain basic knowledge before proceeding.
For more detailed information, you can refer to the discussion on GitHub at up-n-atom/SWTG118AS#4
1.download firmware_full.bin and write it into the flash
2.Read the UID of the flash first, then modify the parameters of get_uid() in enc.py and execute the script. You will get an otp.bin file for updating the OTP zone of the flash.
第2步,读取的是新写入的闪存的uid?这个是使用CH341A读取么?另外一个更新opt.bin也是用cha341a么?我看介绍说otp只能写入一次?
The text was updated successfully, but these errors were encountered: