Added support for MSP430F1612.

This commit is contained in:
Daniel Beer 2010-08-21 00:01:04 +12:00
parent d240fe0994
commit 15494c1cf7
1 changed files with 35 additions and 0 deletions

View File

@ -122,6 +122,41 @@ static const struct fet_db_record fet_db[] = {
0x00, 0x00 0x00, 0x00
}, },
}, },
{ /* copied from MSP430F1611 */
.name = "MSP430F1612",
.msg28_data = {
0xf1, 0x6c, 0x20, 0x40, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x01, 0x61, 0x01, 0x00, 0xd1, 0x4d,
0x86, 0x00
/* extra: 89 00 00 00 00 00 00 00 */
},
.msg29_params = {0x00, 0x2a, 0x23},
.msg29_data = {
0x00, 0x25, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x10,
0xFF, 0x10, 0x80, 0x00, 0x00, 0x02, 0xFF, 0x09,
0x00, 0x11, 0xFF, 0x24, 0x08, 0x00, 0x03, 0x00,
0x02, 0x00, 0xD7, 0x60, 0x00, 0x00, 0x00, 0x00,
0x08, 0x07, 0x10, 0x0E, 0xC4, 0x09, 0x70, 0x17,
0x58, 0x1B, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xF3, 0x30, 0xD3, 0x30,
0xC0, 0x30
},
.msg2b_len = 0x4a,
.msg2b_data = {
0x00, 0x0C, 0xFF, 0x0F, 0x00, 0x02, 0x02, 0x00,
0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00
}
},
{ {
.name = "MSP430F1611", .name = "MSP430F1611",
.msg28_data = { .msg28_data = {