Skip to content

Commit 74b30cb

Browse files
committed
New XTX chips added
1 parent 2ca5bb0 commit 74b30cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

IMSProg_programmer/dialogsecurity.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ void DialogSecurity::setAlgorithm(uint8_t currentAlg)
7878
{ 0x1c, 0, 3, 16, 0x0000, 0x0004, 0x0008, 0, 0, 0, 1}, //Giantec GT25Q32A
7979
{ 0x1d, 0, 3, 16, 0x0000, 0x0008, 0x0010, 0, 0, 0, 1}, //Giantec GT25Q64A
8080
{ 0x1e, 0, 1, 1, 0x0000, 0, 0, 0, 0, 0, 5}, //Pm25LQ032
81+
{ 0x1f, 0, 2, 16, 0x0010, 0x0020, 0, 0, 0, 1, 1}, //XTX
8182

8283
};
8384
curAlg = currentAlg;

0 commit comments

Comments
 (0)