Update parts description file
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 26 May 2022 21:23:02 +0000 (23:23 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 26 May 2022 21:23:02 +0000 (23:23 +0200)
lpctools_parts.def

index 5af2626..7fb9360 100644 (file)
 
 # Line format :
 
-#       part info             |        flash              | reset  |        ram         |    ram      |   UU
+#       part info             |        flash              | reset  |       ram          |    ram      |   UU
 #                             |                       nb  | vector |                    |   buffer    | encode
-# part_id      part name      | base addr    size    sect | offset | base addr    size  |  off   size |   ?
+# part_id      part name      | base addr    size    sect | offset | base addr   size   |  off   size |   ?
 
 # LPC81X Familly
-0x00008100, LPC810M021FN8,      0x00000000,  0x1000,  4,    0x04,    0x10000000,  0x0400, 0x300, 0x100,   0
-0x00008122, LPC812M101JDH20,    0x00000000,  0x4000, 16,    0x04,    0x10000000,  0x1000, 0x800, 0x400,   0
+0x00008100, LPC810M021FN8,      0x00000000, 0x1000,   4,    0x04,    0x10000000, 0x0400,  0x300, 0x100,   0
+0x00008122, LPC812M101JDH20,    0x00000000, 0x4000,  16,    0x04,    0x10000000, 0x1000,  0x800, 0x400,   0
 
 # LPC82X Familly
-0x00008222, LPC822M101JDH20J,   0x00000000,  0x4000,  16,    0x04,    0x10000000, 0x1000, 0x800, 0x400,   0
+0x00008222, LPC822M101JDH20J,   0x00000000, 0x4000,  16,    0x04,    0x10000000, 0x1000,  0x800, 0x400,   0
+0x00008242, LPC824M201JDH20J,   0x00000000, 0x8000,  32,    0x04,    0x10000000, 0x2000,  0x800, 0x400,   0
 
 # LPC11XX Familly
-0x2540102B, LPC1114FHN33/302,   0x00000000,  0x8000,  8,    0x04,    0x10000000,  0x2000, 0x800, 0x400,   1
-0x4d80002b, LPC11A04UK,         0x00000000,  0x8000,  8,    0x04,    0x10000000,  0x2000, 0x800, 0x400,   1
+0x2540102B, LPC1114FHN33/302,   0x00000000, 0x8000,   8,    0x04,    0x10000000, 0x2000,  0x800, 0x400,   1
+0x4d80002b, LPC11A04UK,         0x00000000, 0x8000,   8,    0x04,    0x10000000, 0x2000,  0x800, 0x400,   1
 
 # LPC12XX Familly
-0x3640C02B, LPC1224FBD48/101,   0x00000000,  0x8000,  8,    0x04,    0x10000000,  0x1000, 0x800, 0x400,   1
-0x3642C02B, LPC1224FBD48/121,   0x00000000,  0x8000,  8,    0x04,    0x10000000,  0x1000, 0x800, 0x400,   1
-0x3660002B, LPC1226FBD48/301,   0x00000000, 0x18000, 24,    0x04,    0x10000000,  0x2000, 0x800, 0x400,   1
+0x3640C02B, LPC1224FBD48/101,   0x00000000, 0x8000,   8,    0x04,    0x10000000, 0x1000,  0x800, 0x400,   1
+0x3642C02B, LPC1224FBD48/121,   0x00000000, 0x8000,   8,    0x04,    0x10000000, 0x1000,  0x800, 0x400,   1
+0x3660002B, LPC1226FBD48/301,   0x00000000, 0x18000, 24,    0x04,    0x10000000, 0x2000,  0x800, 0x400,   1
+
 
 # LPC17XX Familly
-0x26011922, LPC1764FBD100,      0x00000000, 0x10000, 16,    0x04,    0x10000000,  0x4000, 0x800, 0x800,   1
+0x26011922, LPC1764FBD100,      0x00000000, 0x10000, 16,    0x04,    0x10000000, 0x4000,  0x800, 0x800,   1
+
+# LPC43xx Familly
+0xA00BCB3F, LPC4313JBD144,      0x1A000000, 0x40000, 16,    0x04,    0x10000000, 0x8000,  0x800, 0x800,   1
+0xA001CB3F, LPC4315JBD144,      0x1A000000, 0x60000, 16,    0x04,    0x10000000, 0x8000,  0x800, 0x800,   1
+0xA001CA30, LPC4337JBD144,      0x1A000000, 0x80000, 16,    0x04,    0x10000000, 0x8000,  0x800, 0x800,   1
 
 # LPC541XX Familly
 0x36454114, LPC54114J256,       0x00000000, 0x40000,  8,    0x04,    0x20010000, 0x30000, 0x000, 0x100,   0