Added support for MSP430F5437.

This commit is contained in:
Daniel Beer 2010-09-13 09:21:16 +12:00
parent de402ea9a6
commit 6582876404
1 changed files with 35 additions and 0 deletions

View File

@ -675,6 +675,41 @@ static const struct fet_db_record fet_db[] = {
0x00, 0x00
}
},
{ /* Captured using sniffusb 2.0 (IAR) */
.name = "MSP430F5437",
.msg28_data = {
0x54, 0x37, 0x10, 0x10, 0x08, 0x0a, 0x15, 0xae,
0x83, 0x46, 0x2d, 0x00, 0x16, 0x00, 0xf8, 0xfe,
0x00, 0x00
/* extra bytes: 91 00 01 00 1a 00 00 05 */
},
.msg29_params = {0x00, 0x61, 0x59},
.msg29_data = {
0x00, 0x5c, 0xff, 0x5b, 0x04, 0x00, 0x00, 0x18,
0xff, 0x19, 0x80, 0x00, 0x00, 0x1c, 0xff, 0x5b,
0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x07, 0x00,
0x02, 0x00, 0x0f, 0x04, 0x00, 0x00, 0x00, 0x00,
0x08, 0x07, 0x10, 0x0e, 0xc4, 0x09, 0x70, 0x17,
0x58, 0x1b, 0x01, 0x00, 0x03, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01, 0x00,
0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
0xff, 0xff
},
.msg2b_len = 0x4a,
.msg2b_data = {
0x00, 0x10, 0xff, 0x17, 0x00, 0x02, 0x02, 0x00,
0x0a, 0x00, 0x40, 0x00, 0x0a, 0x91, 0x8e, 0x9d,
0x00, 0x00, 0x28, 0x29, 0x2a, 0x2b, 0x8a, 0xd8,
0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x01,
0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01,
0x00, 0x02, 0x00, 0x01, 0x00, 0x01, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00
}
},
{
.name = "MSP430F169",
.msg28_data = {